Software Alternatives, Accelerators & Startups

Greasemonkey VS OpenUserJS

Compare Greasemonkey VS OpenUserJS and see what are their differences

Greasemonkey logo Greasemonkey

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

OpenUserJS logo OpenUserJS

Download userscripts to enhance your browser.
  • Greasemonkey Landing page
    Landing page //
    2021-09-17
  • OpenUserJS Landing page
    Landing page //
    2023-07-10

Category Popularity

0-100% (relative to Greasemonkey and OpenUserJS)
Browser Extension
78 78%
22% 22
Dark Mode
86 86%
14% 14
Utilities
0 0%
100% 100
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Greasemonkey and OpenUserJS. 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.

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

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: almost 3 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: almost 3 years ago
View more

What are some alternatives?

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

Tampermonkey - Greasemonkey compatible script manager.

Userscripts - An open-source userscript editor for Safari.

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

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