Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add polyfills for Gecko's WebExtension implementation | ispedals | 2016-06-19 |
| | | | | | | | | Gecko currently does not support chrome.storage.sync and chrome.runtime.onInstalled. Use chrome.storage.local instead of sync and ignore calls to onInstalled. The implication of not having runtime.onInstalled is that the options page is not shown on first-run. | ||
* | Removing HTML option | Alex Yatskov | 2016-06-14 |
| | |||
* | Option stubs | Alex Yatskov | 2016-06-14 |
| | |||
* | Updating homepage url | Alex Yatskov | 2016-06-14 |
| | |||
* | Adding version checking | Alex Yatskov | 2016-05-29 |
| | |||
* | Display supported field tags | Alex Yatskov | 2016-05-28 |
| | |||
* | Improvements to options page | Alex Yatskov | 2016-05-28 |
| | |||
* | WIP | Alex Yatskov | 2016-05-22 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-22 |
| | |||
* | Field selector working | Alex Yatskov | 2016-05-22 |
| | |||
* | Cleanup | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | Styling | Alex Yatskov | 2016-05-21 |
| | |||
* | Adding tabs | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | WIP | Alex Yatskov | 2016-05-21 |
| | |||
* | Adding link to homepage | Alex Yatskov | 2016-05-18 |
| | |||
* | Updating legal docs | Alex Yatskov | 2016-05-17 |
| | |||
* | WIP | Alex Yatskov | 2016-05-07 |
| | |||
* | WIP | Alex Yatskov | 2016-05-07 |
| | |||
* | Update options page | Alex Yatskov | 2016-05-07 |
| | |||
* | Simplify options page | Alex Yatskov | 2016-05-07 |
| | |||
* | Updating options page | Alex Yatskov | 2016-05-01 |
| | |||
* | Fix options dialog | Alex Yatskov | 2016-04-17 |
| | |||
* | Moving lib | Alex Yatskov | 2016-04-16 |
| | |||
* | Options page improvements | Alex Yatskov | 2016-04-08 |
| | |||
* | WIP | Alex Yatskov | 2016-04-07 |
| | |||
* | Add load on startup checkbox | Alex Yatskov | 2016-04-06 |
| | |||
* | File reorg | Alex Yatskov | 2016-04-04 |
| | |||
* | Options loading and saving | Alex Yatskov | 2016-04-04 |
| | |||
* | Work on options page | Alex Yatskov | 2016-04-04 |
| | |||
* | . | Alex Yatskov | 2016-04-03 |
| | |||
* | Options screen | Alex Yatskov | 2016-04-03 |
| | |||
* | Modifying options page | Alex Yatskov | 2016-04-03 |
| | |||
* | Fix typos | Alex Yatskov | 2016-04-03 |
| | |||
* | Reference bootstrap files | Alex Yatskov | 2016-04-03 |
| | |||
* | Reorg and add stub options page | Alex Yatskov | 2016-03-28 |