價格:免費
更新日期:2013-02-27
檔案大小:445k
目前版本:2.12
版本需求:Android 2.2 以上版本
官方網站:http://tampermonkey.net/about.html
Email:derjanb@googlemail.com
#### Important ###
Since this app is more a pilot study than a real product I worked on Tampermonkey for Dolphin browser quite a while and found recently the time to bring it into a beta state. You can get it from here:
https://play.google.com/store/apps/details?id=net.tampermonkey.dolphin
#### Description ###
Tampermonkey is a Greasemonkey compatible script manager.
In order to make your Userscripts run, Tampermonkey is wrapped by a small Android app that is something like a browser.
Please note that Tampermonkey for Android is still in beta state and that it doesn't have the feature set of a full-blown browser.
### Requirements ###
* 512+ MB RAM
* a dual-core CPU is recommended
### Debugging ###
* use 'adb logcat' to get the Tampermonkey and Userscript console messages
### Features ###
* manage and edit all your Userscripts
* enable and disable your scripts with 2 clicks
* all GM_* functions including (GM_registerMenuCommand, GM_getResourceText, GM_getResourceURL, GM_notification)
* full unsafeWindow access
* a lot of tags supported by Greasemonkey and Scriptish (like @resource, @require, ...)
For a full overview please take a look at the FAQ or just install TM. ;)
Thanks for using Tampermonkey. :)