Bulk Link Opener Firefox

Examine source code of Bulk Link Opener

By: Otto
Inspect and view changes in Bulk Link Opener 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",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e9d3b0a3-0f3c-3d0e-2c0f-1b9f07dfb9ac}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "collects_data": false
      },
      "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 Bulk Link Opener Alternatives

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