
firefox-claudemonkey
AI-authored Firefox userscripts: describe a change to the current site and a local Claude Code instance writes/edits the userscript. Fork of Violentmonkey.
Install with your AI
Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.
Install and set up firefox-claudemonkey (git-clone project) into my current project. Found on https://claudeers.com/firefox-claudemonkey Repo: https://github.com/robertskmiles/firefox-claudemonkey Homepage/docs: — Detected install method: git-clone → git clone https://github.com/robertskmiles/firefox-claudemonkey Category: devtools. Platforms: api, web. Read the repo's README for exact setup and env vars, then install it and wire it into my project. Claudeers Health Verdict: active; community-verified: false. Confirm the source before running anything.
git clone https://github.com/robertskmiles/firefox-claudemonkey
// compatibility
| Platforms | api, web |
|---|---|
| Operating systems | — |
| AI compatibility | claude |
| License | MIT |
| Pricing | open-source |
| Language | JavaScript |
ClaudeMonkey
ClaudeMonkey is a fork of Violentmonkey (MIT, by Gerald). It keeps the full userscript manager but makes the default action a textbox: you describe how you want the current site changed, and a locally-running Claude Code instance writes or edits the userscript for that site (using your Claude subscription via a native-messaging bridge — see
bridge/). Setup and usage instructions are in SETUP.md. All credit for the underlying userscript engine goes to the Violentmonkey authors; the original README follows.
Violentmonkey
Violentmonkey provides userscripts support for browsers. It works on browsers with WebExtensions support.
More details can be found here.
Join our Discord server:
Workflows
Development
Install Node.js and PNPM.
The version of Node.js should match "node" key in package.json.
# Install dependencies
$ pnpm i
# Watch and compile
$ pnpm dev
Then load the extension from 'dist/'.
Test + lint
$ pnpm run ci
Build
# Build for normal releases
$ pnpm build
# Build for self-hosted release that has an update_url
$ pnpm build:selfHosted
Related Projects
// faq
What is firefox-claudemonkey?
AI-authored Firefox userscripts: describe a change to the current site and a local Claude Code instance writes/edits the userscript. Fork of Violentmonkey.. It is open-source on GitHub.
Is firefox-claudemonkey free to use?
firefox-claudemonkey is open-source under the MIT license, so it is free to use.
What category does firefox-claudemonkey belong to?
firefox-claudemonkey is listed under devtools in the Claudeers registry of Claude-compatible tools.
// embed badge
[](https://claudeers.com/firefox-claudemonkey)
// retro hit counter
[](https://claudeers.com/firefox-claudemonkey)
// reviews
// guestbook
// related in Developer Tools
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…
Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.