Link Handler Firefox

Examine source code of Link Handler

제작자: Yousef Kazemi
Inspect and view changes in Link Handler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Link Manager",
  "version": "1.0",
  "description": "A Firefox extension to manage and open saved links.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "linkmanager@example.com",
      "strict_min_version": "109.0"
    }
  }
}

최고의 Link Handler 대안

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