Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.03 KB

#Custom mail deleter for IITG webmail(for firefox only ) This script is for those who are too lazy to delete mails till folder size reaches its limit. You can run this script using Greasemonkey or simply on web-console.

##To run this on Greasemonkey(Recommended)

  1. Install greasemonkey
  2. Create new user script.
  3. In includes field add this link.
  4. Copy paste mailDeleter.js

Now whenever you want to delete mails just open webmail and click on "show all ", that's it.

##To run this on webconsole

  1. Go to the link
  2. Open web-console (Mouse right click + 'Q')
  3. Copy-Paste mail mailDeleter.js

###Note I have already added some webmailIds in list, You may want to add or remove some of them. Change it accordingly in file mailDeleter.js .