Send to Telegram Chrome Extension
Migrate to Manifest V3
** IT WORKS (UPDATED: 2024-08-14) **
This is a Chrome extension that allows you to send web content (tab, text, image) to your own "Telegram Bot" using official Telegram API, such that you can sync interesting things across devices, i.e., your phone, your PC, and your laptop.
This project is an alternative to Pushbullet which stopped release on iOS (Not Available on iOS : PushBullet). Since a third-party server is not required for this extension, so you do not need to worry about privacy.
<API token>
.<User ID>
(value of id
in the response) by visiting https://api.telegram.org/bot<API token>/getUpdates
.<API token>
and <User ID>
in the extension setting page.You can use this extension intuitively:
Push this selection to Telegram Bot
.Send to Telegram
.Send to Telegram
.v1.1.1 - Aug. 14, 2024
v0.9 - Mar. 31, 2021
<API token>
automatically.This project is licensed under the MIT License, see the LICENSE file for details.