Hi, There you can download APK file "Tampermonkey" for Android free, apk file version is 2.12 to download to your android device just click this button. It's easy and warranty. We provide only original apk files. If any of materials on this site violates your rights, report us
#### 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. There are extensions for Chrome and Chromium and now there as an app for Android.
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 like Chrome or Firefox for Android.
### 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. :)