My question is quite simple, I need to develop the Google Chrome extension and, by the way, create dynamically HTML / CSS files. I basically thought of doing this using javascript, but this is not possible for security reasons. So I'm thinking of using the Chrome API directly.
Is there an chrome-enabled API?
Chrome extensions use localStorage to store data. Check out the http://diveintohtml5.ep.io/storage.html for the tutorial.
, localStorage. / , JSON- /.
javascript. Chrome , ( ). 1. , js- , . 2. js/ajax, , OPTIONS. GET. , .
, 2 js. , , LocalStorage .
, ,
, !