Skip to content

A Tampermonkey script that will delete all messages in ProtonMail's inbox, one page at a time.

License

Notifications You must be signed in to change notification settings

codyprior/tampermonkey-protonmail-clear-inbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

tampermonkey-protonmail-clear-inbox

Description

A Tampermonkey script that will delete all messages in ProtonMail's inbox, one page at a time.

Modified from: https://webapps.stackexchange.com/a/163035

Requirements

Warning

Please make sure you clear the Inbox of any messages you would like to keep first, otherwise you'll be sorting through the trash. If the script gets stuck, refresh the page. You may also try increasing the INTERVAL in the script.

Instructions

  1. Install Firefox
  2. Install Tampermonkey browser extension for Firefox
  3. In Firefox, in your Extensions toolbar, click 'Tampermonkey' -> 'Dashboard'
  4. Click and drag 'ProtonMail - Clear Inbox.user.js' into the Tampermonkey Dashboard
  5. Click the 'Install' button to install the script into the Tampermonkey browser extension
  6. In the Tampermonkey Dashboard, enable the 'ProtonMail - Clear Inbox' script
  7. Open 'https://mail.protonmail.com/u/0/inbox' to access your ProtonMail inbox
  8. Allow the script to run until your inbox is cleared
  9. Disable the 'ProtonMail - Clear Inbox' script to ensure wanted emails are not accidentally deleted.