
Greasemonkey
Violentmonkey
Tampermonkey
Userscripts
Greasy Fork
Database Script Tool
Script Manager โ SManager
FireMonkey
bloop
Sourcegraph
Cody AI
Sourcegraph for GitHub
EssenceAI
Sourcebot
PostHog
Mattermost
GreasemonkeyNo Greasemonkey videos yet. You could help us improve this page by suggesting one.
Based on our record, bloop seems to be a lot more popular than Greasemonkey. While we know about 11 links to bloop, we've tracked only 1 mention of 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
๐ 4. Bloop.ai โ Search across your codebase with AI. - Source: dev.to / about 1 year ago
Bloop: Semantic code search on your repo. - Source: dev.to / about 1 year ago
In this blog post, Iโll be comparing 3 distinct AI-first code search tools I recently came across: Cody (developed by late-stage startup, Sourcegraph), SeaGOAT (an open-source project that was trending on HN last week), and Bloop (an early-stage YC startup). Iโll be evaluating them along the dimensions of user-friendliness as well as their accuracy. - Source: dev.to / almost 3 years ago
If you're confused about any of the code snippets above, you can check out bloop.ai and phind.com (along with its VSCode extension) to answer any of your questions about the repository, noting that both have free plans. - Source: dev.to / almost 3 years ago
Bro let me turn your life inside out: https://bloop.ai. Source: about 3 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.
Cody AI - Read, write, and understand code 10x faster with AI
Userscripts - An open-source userscript editor for Safari.
Sourcegraph for GitHub - Browse and search GitHub like an IDE