QuickLinks Firefox

Examine source code of QuickLinks

Inspect and view changes in QuickLinks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "QuickLinks",
  "version": "0.1.4",
  "manifest_version": 2,
  "description": "Quickly access your favorite websites with fast and simple shortcuts.",
  "browser_action": {
    "default_icon": "icons/icon48.svg",
    "default_title": "QuickLinks",
    "default_popup": "popup.html"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.svg",
    "24": "icons/icon24.svg",
    "32": "icons/icon32.svg",
    "48": "icons/icon48.svg",
    "120": "icons/icon120.svg"
  },
  "permissions": [
    "omnibox"
  ],
  "omnibox": {
    "keyword": "ql"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ee42919c-bb89-4f8c-b360-274c8c25b2ee}"
    }
  }
}

Meilleures alternatives QuickLinks

Voici quelques Firefox add-ons qui sont similaires à QuickLinks :