7 Commits

Author SHA1 Message Date
abb3d74142 Temporarily removing gecko code from master until everything works in
firefox branch.

This reverts commit 30585892b812dbf19c15bd010d6032fffa204c0d, reversing
changes made to bd89db4ec5a55e7b08b27a3d736a32e859084aff.
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