Software Alternatives & Reviews

OpenUserJS VS Greasemonkey

Compare OpenUserJS VS Greasemonkey and see what are their differences

OpenUserJS logo OpenUserJS

Download userscripts to enhance your browser.

Greasemonkey logo Greasemonkey

Customize the way a web page displays or behaves, by using small bits of JavaScript.
  • OpenUserJS Landing page
    Landing page //
    2023-07-10
  • Greasemonkey Landing page
    Landing page //
    2021-09-17

Category Popularity

0-100% (relative to OpenUserJS and Greasemonkey)
Browser Extension
21 21%
79% 79
Utilities
100 100%
0% 0
Dark Mode
14 14%
86% 86
Tool
36 36%
64% 64

User comments

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

Social recommendations and mentions

Based on our record, OpenUserJS should be more popular than Greasemonkey. It has been mentiond 6 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.

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

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

What are some alternatives?

When comparing OpenUserJS and Greasemonkey, 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.

Tampermonkey - Greasemonkey compatible script manager.

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

Userscripts - An open-source userscript editor for Safari.

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