Telegram Web Paste as Photo Firefox

Examine source code of Telegram Web Paste as Photo

By: Ilay
Inspect and view changes in Telegram Web Paste as Photo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Telegram Web Paste as Photo",
  "version": "0.6.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "telegram-web-paste-as-photo@local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "host_permissions": [
    "https://web.telegram.org/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://web.telegram.org/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "page-hook.js"
      ],
      "matches": [
        "https://web.telegram.org/*"
      ]
    }
  ]
}

Best Telegram Web Paste as Photo Alternatives

Here are some Firefox add-ons that are similar to Telegram Web Paste as Photo: