| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-20 | options.js: Add missing semicolons | Teddy Wing | |
| 2017-03-18 | options.js: Remove unnecessary `console.log` | Teddy Wing | |
| 2017-03-18 | Add options.js | Teddy Wing | |
| Code to save and restore options. Modified from the options code example shown here: https://developer.chrome.com/extensions/optionsV2 Having trouble here as I'm getting an error on `chrome.storage` is undefined. Not sure what's going on with that. Committing what I have and will have to keep investigating the problem. | |||
