Skip to content

Add private notes to X user profiles. Track why you muted or blocked someone. WebExtension

Notifications You must be signed in to change notification settings

lylejantzi3rd/x-user-note

 
 

Repository files navigation

X User Notes - Why Did I Mute?

Mozilla Add-on Users Chrome Web Store Users

A simple browser extension for x.com (formerly Twitter) that helps you remember why you muted or blocked a user and allows you to keep private notes on user profiles, visible only to you.

demo

Why use this extension?

Have you ever come across a profile on x.com and thought, "Why did I mute/block this person?" or wished you could jot down a private reminder about a user? This extension solves that problem.

Features

  • Automatically logging mute/block events: When you mute or block a user, the extension saves a link and the tweet you were viewing at the time, giving you context later.
  • Adding private notes fields: A text area is added to user profile pages where you can write personal notes about that user.
  • Data Export/Import: Easily back up your notes and logs or transfer them between browsers. Uses synced storage, so no need to move data between browsers if you are logged into your browser profile.

Data Privacy

Your notes and mute/block logs are stored exclusively in your browser profile synced storage (chrome.storage.sync).

  • Only you can see your notes.
  • The data is synced between devices if you log in to the same browser profile

License

  • MIT

About

Add private notes to X user profiles. Track why you muted or blocked someone. WebExtension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.9%
  • HTML 15.6%
  • Shell 5.4%
  • JavaScript 2.1%