Script Summary: Enables to automatically fire Google App Engine tasks in the SDK
Version: 1.0
Fire Google App Engine TaskQueue
Ever been anoyed by having to manually launch the tasks in Google App Engine's SDK?
Now you can use this script to automatically submit all current tasks, and it will refresh the page every 5 seconds to see if new tasks have been added!
If you are annoyed by having to manually fire the tasks, please star the issue so that Google can fix it in the standard SDK: http://bit.ly/c4EJq3
Note
Since GreaseMonkey scripts apparently need to be in a window/tab that has the focus to be executed, you will need to open your app's Development Console in a new window, i.e. you can't just open it in a new tab that would be in the background...



