Tampermonkey, trình quản lý người dùng phổ biến nhất, hiện có trên Android!
Tên | Tampermonkey |
---|---|
Phiên bản | 2.12 |
Cập nhật | 06 th 08, 2015 |
Kích thước | 445 KB |
Thể loại | Công cụ |
Lượt cài đặt | 500N+ |
Nhà phát triển | derjanb |
Android OS | Android 2.2++ |
Google Play ID | net.biniok.tampermonkey |
Tampermonkey · Mô tả
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. :)