Teleput - Send to Telegram Firefox

Examine source code of Teleput - Send to Telegram

By: Zverik
Inspect and view changes in Teleput - Send to Telegram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Teleput - Send to Telegram",
  "version": "1.0",
  "description": "Send any text, link, or an image to your Telegram account via the Teleput bot.",
  "icons": {
    "48": "teleput-48.png",
    "96": "teleput-96.png"
  },
  "browser_action": {
    "default_icon": "teleput-48.png",
    "default_title": "Send to Telegram",
    "default_popup": "send_url.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "chrome_style": true
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "teleput-addon@ilya.zverev.info"
    }
  }
}

Best Teleput - Send to Telegram Alternatives

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