Quick Link Firefox

Examine source code of Quick Link

Inspect and view changes in Quick Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Link",
  "description": "Quick way to create and open custom links using context menu",
  "version": "1.4resigned1",
  "homepage_url": "https://gitlab.com/claderoki/QuickLinks.git/",
  "icons": {
    "48": "icons/QuickLinks48x48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false,
    "open_in_tab": false
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{110384f6-1eb8-48aa-a3ef-d1945f1b633e}"
    }
  }
}

Best Quick Link Alternatives

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