
Greasemonkey
Violentmonkey
Tampermonkey
Userscripts
Greasy Fork
Database Script Tool
Script Manager โ SManager
FireMonkey
CSS Peeper
Tailwind CSS
CSSViewer
Unused CSS finder
Purgecss
Unused CSS
CSS Dig
CSS Scan Pro
Greasemonkey
CSS PeeperNo Greasemonkey videos yet. You could help us improve this page by suggesting one.
Based on our record, CSS Peeper 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: over 3 years ago
You can indeed inspect the site with your browser's dev tools, or you have some Chrome extensions like: https://csspeeper.com/ that make the process more straightforward. Source: almost 4 years ago
Think CSS inspection through DevTools impractical or intimidating? CSS Peeper arrives to make inspecting styles easier and more elegant. It also intelligently extracts the site's color palette and makes it easy to export your assets. - Source: dev.to / almost 5 years ago
@CSSPeeper ๐ https://csspeeper.com/ CSS peeper is visual version of the chrome developer tools. It's great for designers looking to quickly & easily inspect the CSS from a website. Source: almost 5 years ago
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Tampermonkey - Greasemonkey compatible script manager.
CSSViewer - A simple CSS property viewer
Userscripts - An open-source userscript editor for Safari.
Unused CSS finder - Crawl your website and find unused CSS