Software Alternatives, Accelerators & Startups

Greasemonkey

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

Greasemonkey

Greasemonkey Reviews and Details

This page is designed to help you find out whether Greasemonkey is good and if it is the right choice for you.

Screenshots and images

  • Greasemonkey Landing page
    Landing page //
    2021-09-17

Features & Specs

  1. Customization

    Greasemonkey allows users to customize the appearance and functionality of a website by injecting JavaScript code, offering a high degree of personalization.

  2. User Community

    A large community of users and developers contributes to a vast library of scripts, enabling users to easily find and install scripts that meet their needs.

  3. Open Source

    As an open-source project, Greasemonkey encourages transparency and collaboration, allowing developers to contribute and improve the functionality of the extension.

  4. Cross-Platform Compatibility

    Greasemonkey scripts are compatible with most modern browsers through various extensions, allowing scripts to work across different systems.

Badges

Promote Greasemonkey. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for Greasemonkey yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Greasemonkey and what they use it for.
  • 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: over 3 years ago

Do you know an article comparing Greasemonkey to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Greasemonkey discussion

Log in or Post with

Is Greasemonkey good? This is an informative page that will help you find out. Moreover, you can review and discuss Greasemonkey here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.