Software Alternatives & Reviews

Greasemonkey VS Tampermonkey

Compare Greasemonkey VS Tampermonkey and see what are their differences

Greasemonkey logo Greasemonkey

Customize the way a web page displays or behaves, by using small bits of JavaScript.

Tampermonkey logo Tampermonkey

Greasemonkey compatible script manager.
  • Greasemonkey Landing page
    Landing page //
    2021-09-17
  • Tampermonkey Landing page
    Landing page //
    2023-01-13

Greasemonkey videos

No Greasemonkey videos yet. You could help us improve this page by suggesting one.

+ Add video

Tampermonkey videos

5步让你玩转chrome浏览器神级插件tampermonkey-油猴

Category Popularity

0-100% (relative to Greasemonkey and Tampermonkey)
Browser Extension
32 32%
68% 68
Dark Mode
43 43%
57% 57
Developer Tools
38 38%
62% 62
Tool
100 100%
0% 0

User comments

Share your experience with using Greasemonkey and Tampermonkey. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Tampermonkey seems to be a lot more popular than Greasemonkey. While we know about 132 links to Tampermonkey, we've tracked only 1 mention of Greasemonkey. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Greasemonkey mentions (1)

  • Auto-redirect from English to Simple English if such an article exist in Simple English
    // ==UserScript== // @name Wikipedia Redirect // @namespace https://greasespot.net // @version 0.1 // @description Redirect from English Wikipedia to Simple English Wikipedia if the page exists // @author Noname // @match https://en.wikipedia.org/wiki/* // @grant none // ==/UserScript== (function() { 'use strict'; let currentURL = window.location.href; let... Source: about 1 year ago

Tampermonkey mentions (132)

  • How do I remove the yellow highlighting every time I search for a word?
    // @name 0 Highlight remover // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @author You // @match https://outlook.office.com/mail/id/* // @icon https://www.google.com/s2/favicons?sz=64&domain=office.com // @grant none // ==/UserScript==. Source: 5 months ago
  • jQuery Library Conflict (TamperMonkey)
    // ==UserScript== // u/name {snipped} // u/namespace http://tampermonkey.net/ // u/version 0.1 // u/description {snipped} // u/author You // u/match {snipped} // u/require http://code.jquery.com/jquery-3.7.1.min.js // u/icon https://www.google.com/s2/favicons?sz=64&domain=pokefarm.com // u/grant none // ==/UserScript== /* global jQuery... Source: 5 months ago
  • hello guys can anyone help me figure out why is this code not working it is been last updated since 3 years it is function is to Reload and autoplay Spotify when it stops (because I'm blocking ads)
    // ==UserScript== // u/nameSpotifresh // u/namespacehttp://tampermonkey.net/ // @version 0.1 // @description Reload and autoplay Spotify when it stops (because I'm blocking ads) // @author Your neighbor // @include https://open.spotify.com/playlist/* // @include https://open.spotify.com/album/* // @grant none // ==/UserScript== (function() { 'use strict'; Const... Source: 5 months ago
  • Looking for a script to scrap links and add them to clipboard
    // ==UserScript== // @name Hi10anime Downloads De-Redirector // @namespace http://tampermonkey.net/ // @version 1.2 // @description Converts data-href download links on hi10anime.com into normal href links, bypassing the ad site. Only works if at least 1 ad site link has the full download link. // @author tamchow // @match https://*.hi10anime.com/archives/* // @connect ... Source: 9 months ago
  • Any scripts to change "preview.redd.it" to "i.redd.it"?
    ```// ==UserScript== // u/nameReddit Preview Image replace // u/namespacehttp://tampermonkey.net/ // u/version0.1 // u/description try to take over the world! // u/authorYou // u/grantnone // u/matchhttp://*.reddit.com/* // u/matchhttps://*.reddit.com/* // u/matchhttp://*.redd.it/* // u/matchhttps://*.redd.it/* // u/run-atdocument-idle. Source: 10 months ago
View more

What are some alternatives?

When comparing Greasemonkey and Tampermonkey, you can also consider the following products

Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.

Greasy Fork - A site for user scripts.

Userscripts - An open-source userscript editor for Safari.

Stylus - User Styles Manager - Stylus is a userstyles editor and manager based on the source code of Stylish version 1.5.2.

Stylebot - Change the appearance of websites instantly. Preview and install styles created by other users on stylebot.me

Database Script Tool - Database Script Tool is an all-in-one functional code generator that allows you to generate several types of code, including SQL standard commands, classes, resource files, HTML 5 forms, Data managers, and more to add.