Hyperocto - Smart helper for opening links Firefox

Examine source code of Hyperocto - Smart helper for opening links

By: Megaman
Inspect and view changes in Hyperocto - Smart helper for opening links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hyperocto",
  "short_name": "Hyperocto",
  "version": "2.2.0",
  "default_locale": "en",
  "description": "__MSG_MANIFEST_DESCRIPTION__",
  "icons": {
    "16": "icons/16.png",
    "19": "icons/19.png",
    "32": "icons/32.png",
    "38": "icons/38.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "author": "Megaman",
  "background": {
    "scripts": [
      "js/background-script.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "js/content-script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/16.png",
    "default_title": "Hyperocto",
    "default_popup": "page/manual.html#popup"
  },
  "permissions": [
    "contextMenus",
    "tabs"
  ]
}

Best Hyperocto - Smart helper for opening links Alternatives

Here are some Firefox add-ons that are similar to Hyperocto - Smart helper for opening links: