Linkly Firefox

Examine source code of Linkly

제작자: Linkly
Inspect and view changes in Linkly source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Linkly",
  "version": "1.2",
  "description": "Making any link a tracking link",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_title": "Create Linkly Link",
    "default_icon": "icon16.png"
  },
  "externally_connectable": {
    "matches": [
      "https://*.linklyhq.com/*"
    ]
  }
}

최고의 Linkly 대안

다음은 Linkly과(와) 유사한 Firefox add-on입니다: