Software Alternatives & Reviews

Chameleon WebExtension VS Tampermonkey

Compare Chameleon WebExtension VS Tampermonkey and see what are their differences

Chameleon WebExtension logo Chameleon WebExtension

Chameleon is a Firefox extension to Spoof your browser profile.

Tampermonkey logo Tampermonkey

Greasemonkey compatible script manager.
  • Chameleon WebExtension Landing page
    Landing page //
    2023-09-19
  • Tampermonkey Landing page
    Landing page //
    2023-01-13

Chameleon WebExtension videos

No Chameleon WebExtension 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 Chameleon WebExtension and Tampermonkey)
Monitoring Tools
61 61%
39% 39
Browser Extension
21 21%
79% 79
Dark Mode
31 31%
69% 69
Developer Tools
0 0%
100% 100

User comments

Share your experience with using Chameleon WebExtension 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 more popular. It has been mentiond 132 times since March 2021. 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.

Chameleon WebExtension mentions (0)

We have not tracked any mentions of Chameleon WebExtension yet. Tracking of Chameleon WebExtension recommendations started around Mar 2021.

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: 10 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 Chameleon WebExtension and Tampermonkey, you can also consider the following products

Random User-Agent - Automatically change the user agent after specified period of time to a randomly selected one, thus...

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

30 Seconds of Knowledge - Become a better developer, in every new tab.

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

User-Agent Switcher and Manager - spoofs browser's User-Agent string.

Greasy Fork - A site for user scripts.