TGdown Firefox

Examine source code of TGdown

제작자: ALLOHAHA
Inspect and view changes in TGdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TGdown (local)",
  "version": "0.1.1",
  "description": "Локальный загрузчик медиа из Telegram Web K. Только web.telegram.org, без сети наружу.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tgdown@local",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://web.telegram.org/k/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ]
}

최고의 TGdown 대안

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