Telegram Firefox

Examine source code of Telegram

Inspect and view changes in Telegram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+C"
      }
    }
  },
  "browser_specific_settings": {
    "gecko_android": {
      "strict_min_version": "92.0"
    },
    "gecko": {
      "id": "{47537b9f-464a-47c4-95f6-a530068381e9}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Telegram Web tab will be pinned to Firefox. If Telegram tab is not present, a new one will be created.",
  "icons": {
    "48": "img/logo.png",
    "64": "img/logo.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "version": "2.0",
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": {
      "32": "img/logo.png"
    },
    "default_title": "Pinned",
    "default_area": "navbar"
  },
  "name": "Telegram"
}

Best Telegram Alternatives

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