This is a simple chrome extension to take a screenshot of a webpage and send it directly to a telegram chat.
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.
- Clone this repository
- Build the extension (see Build)
- Open the Extension Management page by navigating to
chrome://extensions
. - Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the LOAD UNPACKED button and select the extension build directory (
distribution/
)
-
Open the extension settings page in the chrome extension page under "Page Screenshot" → "Details" → "Extension options"
-
Insert the telegram bot token
NB: you can get the token by creating a new bot with the BotFather
-
Insert the telegram chat id
NB: you can get the chat id by using something like @username_to_id_bot
-
Click on the extension icon to take a screenshot of the current page and send it to the telegram chat
No data or personal information is collected by page-screenshot.
If you have any questions or suggestions regarding this privacy policy, do not hesitate to contact us.