Allows users to Sign In and Sign Out from in the browser using Mozilla's Session API.
This implements the experimental Sessions API being developed at Mozilla Labs.
The purpose of this plugin is to work with the Browser Sign In Firefox Add-on - GitHub. The Browser Sign In plugin looks for navigator.id.sessions. If set to [], the site signifies that it supports Sign In and Sign Out from within the browser. If set to [ {email: <username>} ], that user's name will be displayed in the URL bar.
More information about Browser Sign In can be found at Mozilla's Identity Site and Shane's Tutorial
If you see any problems with this code, please contact me!
Requires: 3.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-14
Downloads: 247
Got something to say? Need help?