Twitter Note is an open-source MIT-licensed Chrome and Brave browser extension that helps you to take notes about the people who you blocked, or muted.
Twitter is a very crowded platform. Sometimes I need to mute, or block someone on Twitter but most of time I forget why I muted, or blocked them. Using the other note-taking apps is troublesome. That's exactly why I developed this browser extension. It's easy, simple, and clean for everyone.
- Take a note (limitless characters) about someone.
- Delete all the notes with one click.
- See all the notes.
- Reverse the notes (the newest in the order will appear at the top of the list).
- Pagination in the note list.
- Modern UI Design.
For Google Chrome or Brave:
- Go to Google Chrome Web Store
OR
- Download this repo as a ZIP file from GitHub.
- Unzip the file and you should have a folder named twitterNote-main.
- In Chrome/Brave go to the extensions page (chrome://extensions or brave://extensions).
- Enable Developer Mode.
- Click on the load unpacked button, or drag the twitterNote-main folder anywhere on the page to import it (do not delete the folder afterwards).
Bug reports, feature requests, and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
- Give a star to this repo.
- Upvote on ProductHunt.
- Drop a review on Google Chrome Web Store.
- Follow me on Twitter @emreshepherd, or GitHub @emrecoban.
- Buy me a coffee, or book: https://www.buymeacoffee.com/emrecoban
- Chrome Extensions Getting Started Guides
- Detect DOM changes with mutation observers
- The chrome.storage API
The Twitter Note is available as open source under the terms of the MIT License.