Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Disappearing Photos Extension

A Chrome extension that enables sending disappearing photos on Telegram Web (web.telegram.org/a).

Features

  • Send self-destructing photos with customizable TTL (time-to-live)
  • Seamless integration with Telegram Web
  • Simple popup interface for easy use

Installation

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select the extension folder

Usage

  1. Open Telegram Web (web.telegram.org/a)
  2. Open a chat conversation
  3. Click the extension icon
  4. Set the TTL (how many seconds after viewing the photo will disappear)
  5. Click "Pick & Send" to select and send a photo

Project Structure

extension/
  ├── background.js     - Background service worker
  ├── content.js        - Content script injected into Telegram pages
  ├── injected.js       - Script that interacts with Telegram internals
  ├── manifest.json     - Extension configuration
  ├── popup.html        - Extension popup UI
  └── popup.js          - Popup logic
icons/                  - Extension icons

License

MIT

About

An extension for sending disappearing message on Telegram Web, normally its only supported on mobile version but we are having a solution.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages