Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.46 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.46 KB

firefox-plugin-popup-logout

PopUp LogOut Firefox plugin to unhide the logout buttons. PopUp LogOut unhides the logout button and helps you to close your session when you've finished using a web. So you can prevent possible theft or misuses of your identity.

https://addons.mozilla.org/es/firefox/addon/popup-logout/

Makefile

Clean working directory:

$ make clean

Create new .xpi file using xpi folder files

$ make xpi

Change Log

0.1 [09.02.2013]

  • Date: 09.02.2013
  • Initial version
  • Sites include: facebook.com, twitter.com, tuenti.com, mail.google.com, mail.live.com, linkedin.com, about.me

0.1.1 [11.03.2013]

  • Fixed mozilla reviewed issues
    • Move remote images to be loaded from add-on.
    • doc.location.host

0.1.2 [06.04.2013]

  • New sites added: meneame.net, yahoo.com

0.1.3 [15.05.02013]

  • New sites added: slideshare.net, gamisfaction.com, bitbucket.org, addons.mozilla.org

To Do

Contributors