TroonLink Firefox

Examine source code of TroonLink

Inspect and view changes in TroonLink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0",
  "icons": {
    "48": "icons/48.png",
    "64": "icons/64.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "restorer.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_title": "__MSG_actionTitle__",
    "default_icon": "icons/64.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e9bc8663-4aa8-4a00-906f-b2760ea43632}",
      "strict_min_version": "100.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "default_locale": "en"
}

Best TroonLink Alternatives

Here are some Firefox add-ons that are similar to TroonLink: