Link Handler Firefox

Examine source code of Link Handler

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"
    }
  }
}

Mejores alternativas Link Handler

Aquí hay algunas Firefox add-ons que son similares a Link Handler: