Telegram Poster
Extension Actions
Chrome Extension for Telegram Poster
# Telegram Poster
A Chrome Extension that allows you to quickly post images from web pages to your Telegram channels and groups.
## Features
### 🖼️ Image Posting
- Right-click on any image on a webpage and select "Publish To Telegram"
- Automatically captures and posts images to your configured Telegram channels
- Supports both direct image URLs and blob data
### 🤖 Bot Management
- Configure multiple Telegram bots for different purposes
- Secure token storage with masked display
- Easy bot editing and deletion
### 💬 Channel & Group Management
- Set up multiple Telegram channels and groups as posting targets
- Associate multiple bots with each channel for redundancy
- Organize your posting destinations efficiently
### 📝 Smart Caption Templates
- Create custom caption templates for each channel
- Use dynamic variables in your templates:
- `{{pageTitle}}` - The title of the webpage
- `{{pageUrl}}` - The full URL of the webpage
- `{{pageDomain}}` - The domain name of the webpage
- `{{pageUrlClean}}` - Clean URL without query parameters
- Templates automatically populate with actual values when posting
### ✨ User Experience
- Clean, intuitive interface
- Real-time variable preview with tooltips
- Cursor-aware variable insertion in caption editor
- Auto-fill captions based on selected channel templates
-------
This Chrome Extension is open source with MIT license.
https://github.com/greatghoul/TelegramPoster/