Based on our record, Tampermonkey seems to be a lot more popular than Userscripts. While we know about 134 links to Tampermonkey, we've tracked only 13 mentions of Userscripts. 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.
Hi, I'm Will. I'm 24, autistic, and have OCD tendencies. I'm learning to code and this is my first public project. I’d really appreciate your feedback and encouragement! This project lets me solve some of my OCD problems online. There are a couple of parts of the forums that I visit – Space Battles, Sufficient Velocity, and Questionable Questing – that I want to remove. Specifically, I hate seeing indicators of... - Source: Hacker News / about 1 year ago
You can use userscripts [1] which is a safari extension which allows you to add userscripts, and the author of this work have an userscript [2] that you can use with safari (or any other browser) [1] https://github.com/quoid/userscripts. - Source: Hacker News / over 1 year ago
That Safari also supports UserScripts and Extensions also somewhat mutes some of Arc's benefits, so it will be interesting to see how/if Arc responds. Source: almost 2 years ago
}` In Safari, using Userscripts extension: https://github.com/quoid/userscripts#userscripts-safari. - Source: Hacker News / over 2 years ago
You might want to take a look at this Safari Extension for userscripts on iOS. https://github.com/quoid/userscripts. - Source: Hacker News / over 2 years ago
// ==UserScript== // @name Hide Expanding Menu Bar // @namespace http://tampermonkey.net/ // @version 0.1 // @require https://code.jquery.com/jquery-3.6.0.min.js // @description Hides Zillow auto-expanding menu // @author mikmak // @match https://www.zillow.com/* // @grant GM_addStyle // ==/UserScript== Const $ = window.$; Function hideExpandingMenu() { ... - Source: dev.to / 2 days ago
// ==UserScript== // @name Remove data-dark-theme attributes // @namespace http://tampermonkey.net/ // @version 2024-06-23 // @description Remove data-dark-theme attributes from GitHub Actions console // @author masayoshi haruta // @match https://github.com/*/*/actions/runs/* // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com // @grant none //... - Source: dev.to / 10 months ago
// @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: over 1 year ago
// ==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: over 1 year ago
// ==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: over 1 year ago
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.
Greasy Fork - A site for user scripts.
Stylus - User Styles Manager - Stylus is a userstyles editor and manager based on the source code of Stylish version 1.5.2.
Script Manager – SManager - Script Manager – SManager is an Android application that makes it easy for you to execute scripts and executables, file manager, multi-tab browser root explorer, and terminal emulator.
Database Script Tool - Database Script Tool is an all-in-one functional code generator that allows you to generate several types of code, including SQL standard commands, classes, resource files, HTML 5 forms, Data managers, and more to add.