ChromeClaw - Personal AI Assistant in Browser 🦞 Firefox

Examine source code of ChromeClaw - Personal AI Assistant in Browser 🦞

Inspect and view changes in ChromeClaw - Personal AI Assistant in Browser 🦞 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extensionShortName__",
  "browser_specific_settings": {
    "gecko": {
      "id": "chromeclaw-firefox@algopian1.gmail.com",
      "strict_min_version": "113.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "version": "2.0.0",
  "description": "__MSG_extensionDescription__",
  "host_permissions": [
    "<all_urls>"
  ],
  "permissions": [
    "storage",
    "scripting",
    "tabs",
    "notifications",
    "alarms",
    "identity",
    "cookies",
    "declarativeNetRequest"
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "whatsapp_origin",
        "enabled": true,
        "path": "rules/whatsapp-origin.json"
      },
      {
        "id": "strip_extension_origin",
        "enabled": true,
        "path": "rules/strip-extension-origin.json"
      }
    ]
  },
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png"
    }
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "*.js",
        "*.css",
        "*.svg",
        "*.wasm",
        "icon-128.png",
        "icon-48.png",
        "icon-32.png",
        "icon-16.png"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "sidebar_action": {
    "default_panel": "side-panel/index.html",
    "default_title": "__MSG_extensionShortName__",
    "default_icon": {
      "16": "icon-16.png",
      "32": "icon-32.png"
    }
  }
}

Best ChromeClaw - Personal AI Assistant in Browser 🦞 Alternatives

Here are some Firefox add-ons that are similar to ChromeClaw - Personal AI Assistant in Browser 🦞: