toasted-nutbread
bc8793eb56
Add a context object for all calls to fetch options
2019-09-10 20:09:33 -04:00
toasted-nutbread
91bc31d758
Change how options updates are handled on the frontend
...
Only an 'optionsUpdate' signal is now sent to the frontend with empty data. The frontend then responds by performing apiOptionsGet to update the options. This makes it so that there is only a single function which is responsible for requesting options from the backend.
2019-09-10 20:09:33 -04:00
toasted-nutbread
eb98dfb1a8
Simplify logic for how option updates are propagated
2019-09-06 21:23:35 -04:00
toasted-nutbread
7db2c66105
Use consistent structure for params
2019-09-06 21:23:35 -04:00
toasted-nutbread
13b184707b
Remove unnecessary functions
...
apiOptionsSet not required in bg/js/api.js after optionsSave; optionsSave already invokes apiOptionsSet.
apiOptionsSet not required in fg/js/api.js since it's never invoked by the foreground.
optionsSet handler not required in bg/js/backend.js since the message is never sent by the foreground.
2019-09-06 21:23:35 -04:00
toasted-nutbread
53aad0bef6
Fix messaging issues when iframes are present in the document
2019-09-02 19:33:28 -04:00
toasted-nutbread
5c4614f585
Add support for showing recursive popups
2019-09-02 19:31:42 -04:00
toasted-nutbread
a50ce724eb
Suppress messages about unchecked runtime.lastError
2019-08-23 15:41:41 -04:00
toasted-nutbread
0f0adf750c
Add ability to save screenshot to anki cards
2019-08-15 19:39:58 -04:00
toasted-nutbread
769dc205fb
Make extension badge and onCommand optional
2019-05-04 13:02:56 -04:00
7a6e2925bd
improved error reporting
2017-09-22 19:57:00 -07:00
5f46006e8d
scrap sandbox
2017-09-09 12:59:49 -07:00
083999212e
work on sandbox
2017-09-05 21:10:19 -07:00
722ddf1638
work on sandbox
2017-09-05 20:35:39 -07:00
6367894df0
fixing broken firefox object behavior
2017-08-17 19:11:23 -07:00
e19933f980
jisho.org audio support
2017-08-15 21:36:30 -07:00
c9623276e1
change color for "off" state, fixes #67
2017-08-14 22:58:03 -07:00
bdf231082f
lots of fixes to backend
2017-08-14 21:43:09 -07:00
8b50dfe1e9
unify files
2017-08-13 21:11:10 -07:00
7e635d6382
more cleanup
2017-08-05 19:23:17 -07:00
dfecef1f23
more cleanup
2017-08-05 19:11:06 -07:00
8e1c6776d1
more cleanup
2017-08-05 19:02:03 -07:00
b2003a0a56
cleanup
2017-08-05 13:13:06 -07:00
b061cc9142
cleanup
2017-07-29 09:55:54 -07:00
ba155e7706
cleanup
2017-07-27 23:26:36 -07:00
adbc7a32cc
cleanup
2017-07-27 21:42:14 -07:00
eed630e9fa
cleanup
2017-07-24 22:44:19 -07:00
32680c58b8
cleanup
2017-07-23 22:48:33 -07:00
a0e2d9cb72
cleanup
2017-07-20 21:32:17 -07:00