Multi-Link Launcher Firefox

Examine source code of Multi-Link Launcher

By: Blondie
Inspect and view changes in Multi-Link Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "2.6.3",
  "applications": {
    "gecko": {
      "id": "{e7d4b3a3-5f2c-3d6e-1c8f-2b7f82dfb9ac}",
      "strict_min_version": "128.0"
    }
  },
  "icons": {
    "48": "button/icon48.png",
    "96": "button/icon96.png"
  },
  "permissions": [
    "clipboardRead",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "button/icon.svg",
    "default_title": "__MSG_extensionDescription__"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+V"
      }
    }
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Multi-Link Launcher Alternatives

Here are some Firefox add-ons that are similar to Multi-Link Launcher: