Dynamic links Firefox

Examine source code of Dynamic links

提供元: Danda
Inspect and view changes in Dynamic links source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Dymamic links",
  "version": "1.6",
  "description": "Adds configurable links to better navigate through web configurators.",
  "icons": {
    "32": "icons/customlink32.png",
    "48": "icons/customlink48.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background_scripts/background.js"
    ]
  },
  "action": {
    "default_icon": "icons/customlink32.png",
    "default_title": "Dynamic links",
    "default_popup": "popup/main/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dynmiclinks@danielsasek.cz",
      "strict_min_version": "42.0"
    }
  }
}

ベストのDynamic links代替案

Dynamic linksに類似したFirefox add-onをいくつか紹介します: