Skip to content

karthest/Telegram-Restricted-Content-Downloader

Repository files navigation

Telegram Restricted Content Downloader

This is a web extension that allows you to download text, photo, image, audio(more content type are coming...) from Telegram(both k and a version) with just one click.

Get it from Chrome Web Store

Getting Started

First, run the development server:

pnpm dev
# or
npm run dev

Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev.

For further guidance, visit plasmo Documentation

Making production build

Run the following:

pnpm build
# or
npm run build

This should create a production bundle for your extension, ready to be zipped and published to the stores.

About

A web extension to download restricted content in telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published