This site uses cookies to enhance your user experience. By clicking any link on this site you are giving your consent to our cookie policy. Read more
Reject
Accept All
Tampermonkey

Tampermonkey

3.6
Advertisement

Information

  • Category: Tools
  • Price: Free
  • Age Rating: 14+
  • Rating:
    3.6
  • Developer: /
  • Version:
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.

#### 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

FAQ

Access the Tampermonkey dashboard via the browser toolbar.

How do I access the dashboard?

Check for updates to keep scripts functioning properly.

Why is it important to check for updates?

Click "Add a new script" to start coding.

How do I create a new script?

Create a free account to sync your scripts.

Why should I create an account?

Customize settings for script execution and permissions.

What settings can I customize?

Advertisement