Share to Telegram App Firefox

Examine source code of Share to Telegram App

Inspect and view changes in Share to Telegram App source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Share to Telegram App",
  "version": "8.0",
  "description": "Share url address to desktop Telegram application. You have to have installed desktop Telegram. This addon will open desktop Telegram after click to icon.",
  "icons": {
    "128": "icon.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_title": "Share to Telegram",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Share to Telegram App Alternatives

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