Is it possible to store a (with JS) modified HTML5 Page to localStorage and load it at the next visit of this Page?
I try to set somewhere on the Page a Tag by my Chrome Extension and load it again.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yup.
You can even run this on this very page.
1) Modify the page.
2) Save the page.
3) Refresh the page.
4) Restore it from localStorage