Threads Quick Report Firefox

Examine source code of Threads Quick Report

Inspect and view changes in Threads Quick Report source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Threads Quick Report",
  "version": "0.20260324.0",
  "description": "Quick report posts on Threads",
  "homepage_url": "https://github.com/gslin/threads-quick-report",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.threads.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "threads-quick-report@gslin.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Threads Quick Report

Aquí hay algunas Firefox add-ons que son similares a Threads Quick Report: