No Greasemonkey videos yet. You could help us improve this page by suggesting one.
Based on our record, User-Agent Switcher and Manager should be more popular than Greasemonkey. It has been mentiond 3 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.
// ==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 2 years ago
What I do is install the User-Agent Switcher and Manager extension and set the user-agent to ${userAgent}. Source: almost 3 years ago
User-Agent Switcher and Manager, site - im fairly certain this does some of what privacy possum does, though this has better controls and options for this one specific feature. Source: almost 3 years ago
Yes, this is paywalled. And I seriously doubt many Canadians subscribe to the Detroit Free Press. Change your browser user-agent (via browser addon or different browser entirely) to the following to read this article:. Source: almost 4 years ago
Tampermonkey - Greasemonkey compatible script manager.
Random User-Agent - Automatically change the user agent after specified period of time to a randomly selected one, thus...
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
Chameleon WebExtension - Chameleon is a Firefox extension to Spoof your browser profile.
Userscripts - An open-source userscript editor for Safari.
30 Seconds of Knowledge - Become a better developer, in every new tab.