RapidTabOpener Firefox

Examine source code of RapidTabOpener

Inspect and view changes in RapidTabOpener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RapidTabOpener",
  "version": "1.4.6resigned1",
  "description": "A simple browser addon that opens the most frequently used sites in a click of a button.",
  "icons": {
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "contextMenus",
    "notifications",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon_action.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "browser_style": false,
    "page": "settings/settings.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{eff6c8bd-5d82-455a-abdb-15aa374d6fe2}"
    }
  }
}

Best RapidTabOpener Alternatives

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