Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.55 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.55 KB

Read It [WIP]

forthebadge

Get read receipts for sent emails

Anxious if your email has been read by the receiver?
Get hold of this Chrome extension and recieve pings whenever someone opens your mail! 😄

Requirements

  • Python 3
  • Flask
  • ngrok

Run it using
python3 app.py

Installing

To install this chrome extension.
1.Click on the "clone or download" button which is on the top-right of the page.
alt text
2.After you downloaded it , Extract the files into your system .
3.launch chrome and visit chrome://extension
4.Make sure you enable the Developer mode, only then you can load the packages.
alt text 5.Click on load unpacked extension and choose the folder that you had extracted.
6.Then you can see this
7.Click on "Allow in incognito" and it is safe.
alt text

Contributing

If you find an issue regarding this project or if you feel that you can enchance something, then you are free to report an issue in the issues page.Please check if what you feel to be improved is already being implemented or not. Then you can fork the repo and you can edit it. After you are done with it, you can now submit a PR(pull request). 🙂 👍