Software Alternatives & Reviews

OpenUserJS VS Tampermonkey

Compare OpenUserJS VS Tampermonkey and see what are their differences

OpenUserJS logo OpenUserJS

Download userscripts to enhance your browser.

Tampermonkey logo Tampermonkey

Greasemonkey compatible script manager.
  • OpenUserJS Landing page
    Landing page //
    2023-07-10
  • Tampermonkey Landing page
    Landing page //
    2023-01-13

OpenUserJS videos

No OpenUserJS 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 OpenUserJS and Tampermonkey)
Browser Extension
11 11%
89% 89
Utilities
100 100%
0% 0
Dark Mode
12 12%
88% 88
Tool
100 100%
0% 0

User comments

Share your experience with using OpenUserJS 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 OpenUserJS. While we know about 132 links to Tampermonkey, we've tracked only 6 mentions of OpenUserJS. 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.

OpenUserJS mentions (6)

  • How to redirect the website with n paywall to 12ft.io/"url"?
    You should publish it on https://greasyfork.org/ and https://openuserjs.org/, there are only 2 scripts for 12ft.io since it's a new website and it seems to be more powerful when it comes to bypassing paywalls than usual ways, like bypass-paywalls-clean and Google cache. Source: over 1 year ago
  • Someone please create a Userscript which quickly locates and jump to text noted within text snippets provided in Google Search results.
    What do you mean by "it did not work"? Plase use the issues section on openuserjs.org and explain the problem. Source: over 1 year ago
  • Show HN: Avatars for HN threads in 368 bytes
    Or even easier to make a userscript: https://openuserjs.org/. - Source: Hacker News / about 2 years ago
  • Guide adblock setups
    Add these scripts or any others you want to Violentmonkey Find scripts here https://openuserjs.org https://greasyfork.org/en https://userscripts-mirror.org I have added these to mine https://gist.github.com/adisib/1e6b429b9bb630fceb170f3fa77c57a3/raw/40edbf6393b073095d14773c5caca036d592d15c/youtube_hd.user.js ... Source: over 2 years ago
  • SoundCloud and BAT
    SoundCloud, Medium, and StackOverflow are great next moves, and seem like real game-changers when it comes to increasing BAT and Brave adoption. Despite being relatively small potatoes, I'd also suggest community-driven user scripting sites like Greasy Fork and OpenUserJS, as there's a lot of overlooked content on those sites which enhance the browsing experience of innumerable users. Source: over 2 years ago
View more

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 OpenUserJS and Tampermonkey, you can also consider the following products

Greasy Fork - A site for user scripts.

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

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

Thumbnail Rating Bar for YouTube™ - Displays a rating bar (likes/dislikes) on the bottom of every YouTube™ video thumbnail.

HTTrack - HTTrack is a free (GPL, libre/free software) and easy-to-use offline browser utility.

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