Skip to content

🤖 Take a full page screenshot and forward it to a telegram group through a bot

Notifications You must be signed in to change notification settings

squadracorsepolito/page-screenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Screenshot

Description

This is a simple chrome extension to take a screenshot of a webpage and send it directly to a telegram chat.

Build

To build the extension, run the following commands:

pnpm install
pnpm build

NB: you need to have pnpm installed. You can install it following https://pnpm.io/installation.

Installation

  1. Clone this repository
  2. Build the extension (see Build)
  3. Open the Extension Management page by navigating to chrome://extensions.
  4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  5. Click the LOAD UNPACKED button and select the extension build directory (distribution/)

Usage

  1. Open the extension settings page in the chrome extension page under "Page Screenshot" → "Details" → "Extension options"

    Options

  2. Insert the telegram bot token

    NB: you can get the token by creating a new bot with the BotFather

  3. Insert the telegram chat id

    NB: you can get the chat id by using something like @username_to_id_bot

  4. Click on the extension icon to take a screenshot of the current page and send it to the telegram chat

Privacy Policy

No data or personal information is collected by page-screenshot.

Contact

If you have any questions or suggestions regarding this privacy policy, do not hesitate to contact us.

About

🤖 Take a full page screenshot and forward it to a telegram group through a bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published