summaryrefslogtreecommitdiff
path: root/ext/bg/background.html
Commit message (Collapse)AuthorAge
* add mecab supportsiikamiika2019-11-23
|
* Remove dexietoasted-nutbread2019-11-10
|
* Add faviconstoasted-nutbread2019-11-02
|
* add workaround to Chrome clipboard.readTextsiikamiika2019-10-27
| | | | | For some reason this doesn't work on Firefox, so keep using the new API for Firefox
* Implement audio fallbackstoasted-nutbread2019-10-10
|
* Add support creating profile usage conditionstoasted-nutbread2019-09-18
|
* Add support for showing recursive popupstoasted-nutbread2019-09-02
|
* Add support for Edge browsertoasted-nutbread2019-08-26
|
* Add meta viewport tag to all html pagestoasted-nutbread2019-05-04
|
* cleanupAlex Yatskov2017-08-15
|
* unify filesAlex Yatskov2017-08-13
|
* wipAlex Yatskov2017-08-13
|
* more cleanupAlex Yatskov2017-08-05
|
* cleanupAlex Yatskov2017-07-23
|
* cleanupAlex Yatskov2017-07-20
|
* cleanupAlex Yatskov2017-07-19
|
* cleanupAlex Yatskov2017-07-19
|
* factor out handlebars from utilAlex Yatskov2017-07-19
|
* refactorAlex Yatskov2017-07-18
|
* refactor bg/js/util.jsAlex Yatskov2017-07-16
|
* refactor mixed/js/util.jsAlex Yatskov2017-07-16
|
* support importing from zip filesAlex Yatskov2017-06-25
|
* more audio handling improvementsAlex Yatskov2017-03-25
|
* add missing metadata to background pageAlex Yatskov2017-03-11
|
* wipAlex Yatskov2017-03-04
|
* file reorg1.0.18Alex Yatskov2017-03-04
|
* renaming things to make more senseAlex Yatskov2017-03-02
|
* adding gecko polyfillAlex Yatskov2017-01-28
|
* sayonara ankiweb1.0.3Alex Yatskov2017-01-11
|
* 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