OpenLinks Firefox

Examine source code of OpenLinks

Inspect and view changes in OpenLinks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OpenLinks",
  "version": "1.0.6",
  "description": "Opens a lot of links at once.",
  "homepage_url": "https://github.com/jimmyaffatigato/OpenLinks",
  "author": "Jimmy Affatigato",
  "icons": {
    "48": "icons/links-icon-48.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "icons/links-icon-32.png",
    "default_title": "OpenLinks",
    "default_popup": "openLinks.html"
  }
}

Best OpenLinks Alternatives

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