
Greasemonkey
Violentmonkey
Tampermonkey
Userscripts
Greasy Fork
Database Script Tool
Script Manager โ SManager
FireMonkey
Sourcegraph for GitHub
Sourcegraph
Gitpod
Repo-Architect-v2.vercel.app
Sourcebot
bloop
CodeSee Maps
GitHub Actions
Greasemonkey
Sourcegraph for GitHubSourcegraph for GitHub might be a bit more popular than Greasemonkey. We know about 1 link to it since March 2021 and only 1 link to Greasemonkey. 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
Sourcegraph: Adds code intelligence to GitHub, GitLab, and other hosts: hovers, definitions, references. For 20+ languages. - Source: dev.to / almost 5 years ago
Violentmonkey - Violentmonkey is a userscript manager to support running userscripts in web pages.
Sourcegraph - Sourcegraph is a free, self-hosted code search and intelligence server that helps developers find, review, understand, and debug code. Use it with any Git code host for teams from 1 to 10,000+.
Tampermonkey - Greasemonkey compatible script manager.
Gitpod - One click dev environment for GitHub
Userscripts - An open-source userscript editor for Safari.
Repo-Architect-v2.vercel.app - Paste a GitHub repo URL and get interactive architecture diagrams powered by AI. Understand any codebase in minutes.