claudeers.
// Developer Tools

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.

Actively maintained
93/100
last commit 26 days ago
last release none
releases 0
open issues 0
// star history+2 this week

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.
// or clone
git clone https://github.com/robertskmiles/firefox-claudemonkey

// compatibility

Platformsapi, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageJavaScript

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

// 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.

5 views
22 stars
unclaimed
updated 26 days ago

// embed badge

firefox-claudemonkey on Claudeers
[![Claudeers](https://claudeers.com/api/badge/firefox-claudemonkey.svg)](https://claudeers.com/firefox-claudemonkey)

// retro hit counter

firefox-claudemonkey hit counter
[![Hits](https://claudeers.com/api/counter/firefox-claudemonkey.svg)](https://claudeers.com/firefox-claudemonkey)

// reviews

// guestbook

0/500

// related in Developer Tools

🔓

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…

// devtoolsaffaan-m/JavaScript240,305MIT[ claude ]
🔓

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

// devtoolsgarrytan/TypeScript128,278MIT[ claude ]
🔓

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,…

// devtoolssafishamsi/Python109,277MIT[ claude ]
🔓

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

// devtoolsDietrichGebert/JavaScript104,762MIT[ claude ]
→ see how firefox-claudemonkey connects across the ecosystem