FF URL Launcher Firefox

Examine source code of FF URL Launcher

By: EDBLV
Inspect and view changes in FF URL Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FF URL Launcher",
  "version": "1.0",
  "description": "URL Launcher",
  "icons": {
    "48": "icons/FFLauncher.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/FFLauncher.png",
    "default_title": "URL Launcher",
    "default_popup": "popup/FFLauncher.html"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ff-url-launcher@dblv.com"
    }
  }
}

Best FF URL Launcher Alternatives

Here are some Firefox add-ons that are similar to FF URL Launcher: