Tampermonkey

Tampermonkey

1
ADVERTISEMENT
Tampermonkey is a free browser extension and mobile application that provides users with enhanced control over their web browsing experience. It allows users to customize and control their webpages by adding user scripts, which are small pieces of JavaScript code. Tampermonkey can be used to customize the look and feel of websites, block ads, add new features, and more. It is available for Chrome, Firefox, Safari, Edge, and Opera browsers, as well as Android and iOS mobile devices. Tampermonkey is a great tool for web developers, as it allows them to quickly and easily test their scripts on multiple browsers and devices. It also provides users with a secure and private way to customize their webpages, as all scripts are stored locally on the user's device.
ADVERTISEMENT

Information

  • Category: Tools
  • Rating: 1
  • Price :
  • Developer:
  • Age Rating :
  • Version :
ADVERTISEMENT
#### 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. :)
ADVERTISEMENT