Commit Graph

13 Commits

Author SHA1 Message Date
rebloor
82217a05bc Replace var with let in examples (#484)
* Replace var with let in examples

store-collected-images/webextension-plain/deps/uuidv4.js

* Reverted third–party code
2022-08-11 04:27:28 +12:00
YFdyh000
4af2a8a028 more .eslintrc.json and fixes 2017-07-09 06:12:28 +08:00
YFdyh000
a547c672e7 run eslint --fix . 2017-07-09 05:57:35 +08:00
wbamberg
c5d69d15d6 Rewrite examples to use browser.* and promises (#138) 2016-11-15 10:12:55 -08:00
chrisdavidmills
5c9c3ccb4f fixing overflow bug in quicknote popup 2016-08-03 19:32:27 +01:00
chrisdavidmills
6c16ab4c35 adding lastError checks 2016-04-20 10:12:11 +01:00
Chris Mills
9586516791 Tidying up my slack CSS ;-) 2016-04-20 09:46:48 +01:00
Chris Mills
a38468601c Fixing typo in CSS 2016-04-20 09:45:28 +01:00
chrisdavidmills
3975b1cb1b finishing my update of the quicknote extension, to get it to use the WebExtensions Storage API. 2016-04-08 16:37:03 +01:00
chrisdavidmills
66d9a2fc82 converting storage to use WebExtension storage 2016-04-07 20:58:56 +01:00
chrisdavidmills
e0733efa0c quicknote example updated 2016-04-07 18:49:26 +01:00
chrisdavidmills
dd1c5ec974 quicknote example updated 2016-04-07 18:05:06 +01:00
chrisdavidmills
e03ef78697 adding my suggestion for the i18n example, and the beginnings of a WebExtension storage example 2016-04-07 13:08:14 +01:00