Open Website Firefox

Examine source code of Open Website

By: 1gomfun
Inspect and view changes in Open Website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open Website",
  "version": "1.0",
  "description": "Addon mở một trang web mới khi nhấp vào biểu tượng.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2193d212-8226-453d-baf6-34bc9c7ab3c7}"
    }
  }
}

Best Open Website Alternatives

Here are some Firefox add-ons that are similar to Open Website: