I am working on my first chrome extension.
I followed this article http://code.google.com/chrome/extensions/options.html to base my options page off of. So when I reload my extension, and I click "options" I see the page correctly, but when I change an options and save it, the setting is not saved. As far as the setup goes it's very basic right now, just used the getting started tutorial. I am not sure why this isn't working and not sure where to start. Thank you. Please let me know if I can provide more information.
"manifest_version": 2
forbids embedded scripts. Move all of the JavaScript to options.js
and load it that way.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With