Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.52 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.52 KB

JustDeleteMe Extension

Download for Firefox

This extension provides details on how to delete your accounts for websites, along with how difficult it is.

The extension icon will change depending on the difficulty, ranging from easy to impossible.

Difficulties

  • Green (Easy) - Easy to delete your account (usually just by clicking a link and entering your password).
  • Yellow (Medium) - Moderately difficult (usually requires users to confirm their email before deleting their account).
  • Red (Hard) - Hard to delete accounts (requires that you send an email to the service or fill out a request form).
  • Black (Impossible) - Websites which have this do not allow you to delete your account.
  • Cyan (Limited) - Data deletion rights vary by country.

For Chrome and Chromium

Since this extension uses manifest v2, it is currently not compatible with Chromium-based browsers, but there is already an unnoficial extension for that.

Building

First, make sure you have NodeJS installed on your system, as you will need it to download the build tools.

Install web-ext through NPM: npm i -g web-ext

Clone this repository: git clone https://github.com/jdm-contrib/justdelete.me-firefox-addon, then run web-ext build

Install the .zip file that is generated in web-ext-artifacts