Commit Graph

13 Commits

Author SHA1 Message Date
5057d6b6cf WIP 2016-10-15 19:51:41 -07:00
7aa6d6feee WIP 2016-10-15 19:05:53 -07:00
ef86c69bd6 Add ankiweb stub 2016-10-11 20:54:54 -07:00
f85874f97b WIP 2016-10-10 19:50:55 -07:00
b2d9b613ad Cleanup 2016-08-23 22:28:37 -07:00
96c6c4ad1a Adding dexie 2016-08-20 22:03:16 -07:00
abb3d74142 Temporarily removing gecko code from master until everything works in
firefox branch.

This reverts commit 30585892b8, reversing
changes made to bd89db4ec5.
2016-07-06 19:56:13 -07:00
ispedals
b4fe1f1fa6 Add polyfills for Gecko's WebExtension implementation
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.
2016-06-19 12:54:12 -04:00
f7fa1bc51c Moving lib 2016-04-16 20:17:39 -07:00
7c9d64e95f Options now work 2016-04-06 20:48:36 -07:00
37ffcbf3ee File reorg 2016-04-04 22:02:26 -07:00
6d1fc8a20e Don't use JQuery in content script 2016-03-29 22:32:40 -07:00
002e009168 Reorg and add stub options page 2016-03-28 20:09:30 -07:00