summaryrefslogtreecommitdiff
path: root/ext/bg/background.html
Commit message (Collapse)AuthorAge
* Renaming thingsAlex Yatskov2016-11-07
|
* CleanupAlex Yatskov2016-10-21
|
* WIPAlex Yatskov2016-10-15
|
* WIPAlex Yatskov2016-10-15
|
* WIPAlex Yatskov2016-10-15
|
* Add ankiweb stubAlex Yatskov2016-10-11
|
* WIPAlex Yatskov2016-10-10
|
* CleanupAlex Yatskov2016-08-23
|
* Adding dexieAlex Yatskov2016-08-20
|
* Temporarily removing gecko code from master until everything works inAlex Yatskov2016-07-06
| | | | | | | firefox branch. This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff.
* Add polyfills for Gecko's WebExtension implementationispedals2016-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.
* Moving libAlex Yatskov2016-04-16
|
* Options now workAlex Yatskov2016-04-06
|
* File reorgAlex Yatskov2016-04-04
|
* Don't use JQuery in content scriptAlex Yatskov2016-03-29
|
* Reorg and add stub options pageAlex Yatskov2016-03-28