Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sessionStorage #3

Closed
matthewoates opened this issue May 31, 2014 · 6 comments
Closed

Add support for sessionStorage #3

matthewoates opened this issue May 31, 2014 · 6 comments

Comments

@matthewoates
Copy link

see: http://stackoverflow.com/questions/5523140/local-storage-vs-session-storage

"localStorage and sessionStorage both extend Storage. There is no difference between them except for the intended "non-persistence" of sessionStorage."

@AndreLion
Copy link
Owner

accept, working on it.

@alexsanzdev
Copy link

+1
Exactly what I was going to ask for :)
Andre, what's the ETA for this functionality?

@AndreLion
Copy link
Owner

the ETA for this functionality will be early November.

@mikesigs
Copy link

mikesigs commented Nov 5, 2014

Looking forward to this feature. Hey look... It's November! (jus kiddin)

Of the three different local storage plugins I have installed in Chrome, yours is the best by far. But I have to use a different plugin for session storage...

@AndreLion
Copy link
Owner

Attention All Units: new version(1.6) is coming with bunches new features. One of them is manageing session storage! Please go to chrome extensions manager (chrome://extensions/ ) and click the "Update extensions now" manually if it's not updated automatically yet.

If you find any bug in this new version. Feel free to let me know by firing a issue.

It's still early November.

@matthewoates
Copy link
Author

Thanks for the update! Looks like "session" is misspelled. I'll let you know if I find any other issues, but other than the typo it looks good.

screen shot 2014-11-10 at 11 04 16 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants