SuperDev Pro
Hoverify
CSS Scan Pro
CSS Scan
Plasmo
Screen Ruler
CSS Peeper
VisBug
Greasemonkey
Violentmonkey
Tampermonkey
Userscripts
Greasy Fork
Database Script Tool
Script Manager โ SManager
FireMonkey
SuperDev Pro is a 14-in-1 browser extension ๐งฉ that helps developers and designers find and fix UI issues on any website 3x faster, used by 6000+ professionals around the world to ship world-class websites.
SuperDev Pro
GreasemonkeyGreasemonkey might be a bit more popular than SuperDev Pro. We know about 1 link to it since March 2021 and only 1 link to SuperDev Pro. 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.
A chrome extension of 17 tools(https://superdevpro.com) in one and my plan to add 30+ tools by this year. - Source: Hacker News / 11 months ago
// ==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
Hoverify - All-in-one browser extension to improve your web dev experience.
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
CSS Scan Pro - The easiest way to get and edit the CSS of any website, live
Tampermonkey - Greasemonkey compatible script manager.
CSS Scan - Instantly check or copy computed CSS from any element for only ~95$
Userscripts - An open-source userscript editor for Safari.