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
{
  "name": "Extension",
  "description": "Extesion",
  "version": "10.5.3",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "src/popup.html"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "icon/logo.png",
    "32": "icon/logo.png",
    "48": "icon/logo.png",
    "128": "icon/logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "clipboardRead"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9166a86e-cb9e-4130-badb-5bb9ea7e1f4a}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best TroonLink Alternatives

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