MiMo Browser Access Firefox

Examine source code of MiMo Browser Access

Inspect and view changes in MiMo Browser Access source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MiMo Browser Access",
  "version": "1.0.0",
  "description": "Allows MiMo Code Agent to interact with Firefox",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "MiMo Browser Access"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mimo-browser-access@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのMiMo Browser Access代替案

MiMo Browser Accessに類似したFirefox add-onをいくつか紹介します: