Website Opener Firefox

Examine source code of Website Opener

Inspect and view changes in Website Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Opener",
  "version": "1.2",
  "description": "An entension that opens websites",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html",
    "default_title": "Open websites with this."
  }
}

Best Website Opener Alternatives

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