Wildmonkey Firefox

Examine source code of Wildmonkey

Inspect and view changes in Wildmonkey source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "minimum_chrome_version": "146",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "0.24.4",
  "default_locale": "en",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "main.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "use_dynamic_url": false
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "isolated.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{18af88f3-4e34-4f6d-983a-7dcfe8db29f3}",
      "strict_min_version": "146.0"
    },
    "gecko_android": {
      "strict_min_version": "146.0"
    }
  }
}

Best Wildmonkey Alternatives

Here are some Firefox add-ons that are similar to Wildmonkey: