6 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
wbamberg
3fb6017d43 Update README.md 2017-11-14 18:51:37 -08:00
YFdyh000
0a745348f3 Fixes for ESLint 2017-07-09 05:55:13 +08:00
wbamberg
dd22610f92 Add note about content scripts not working om the AMO site (#160)
Fix for https://github.com/mdn/webextensions-examples/issues/120.
2016-12-12 11:02:16 -08:00
wbamberg
587ecfc504 Remove applications key wherever possible (#144) 2016-11-18 14:14:25 -08:00
Peter Banjo
b1154b6caf Selection to clipboard (#124)
* selection-to-text example

* update icon

* update icon

* use clipboard icon

* update with requested changes

* updated strict version and wrapped clipboard copy in setTimeout to force permissions

* add note about clipboardWrite permissions inside browser event. removed permissions and setTimeout
2016-11-03 14:30:44 -07:00