#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)
- Install greasemonkey
- Create new user script.
- In includes field add this link.
- 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
- Go to the link
- Open web-console (Mouse right click + 'Q')
- 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 .