Inspect and view changes in Usable Browser Agent (free) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Usable Browser Agent (free)",
"version": "0.7.0",
"description": "Lets a local AI agent (Claude Code / Codex) drive this Firefox browser, using your real logged-in sessions. Free for personal use and evaluation.",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "usable-browser-agent-free@local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"activeTab",
"<all_urls>",
"webNavigation",
"cookies",
"scripting",
"clipboardRead",
"clipboardWrite",
"downloads",
"webRequest",
"webRequestBlocking",
"notifications"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"early.js"
],
"run_at": "document_start",
"all_frames": true,
"match_about_blank": true
},
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true,
"match_about_blank": true
}
],
"browser_action": {
"default_title": "Usable Browser Agent",
"default_popup": "popup.html",
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"128": "icon-128.png"
}
}
} Best Usable Browser Agent (free) Alternatives
Here are some Firefox add-ons that are similar to Usable Browser Agent (free):
Open Browser Control
Sumeet Singh
uberAgent MV2
vast limits GmbH
uberAgent
vast limits GmbH
Browser for AI Agent
mantou132
Blueprint MCP for Firefox
Rails Blueprint
Claude Code Browser Bridge
Faran Ali
Nanobrowser: AI Web Agent & Automation
Nanobrowser Firefox Edition
Claude Advance Controls
Paul Fernandez
FoxPilot
BalaK
Browserfly - AI Agent in browser
Randynamic Studio
FoxHound
Amr Elsagaei
Browser Agent
devcxl