12 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
rebloor
c86653aeb4 Replace cat GIF source (#440)
chilloutandwatchsomecatgifs.com now appears to serve ads. Replaced the link open on activating the page action with https://giphy.com/explore/cat. Also made some minor improvements to the readme file.
2020-02-11 17:04:04 -08:00
YFdyh000
a547c672e7 run eslint --fix . 2017-07-09 05:57:35 +08:00
wbamberg
587ecfc504 Remove applications key wherever possible (#144) 2016-11-18 14:14:25 -08:00
wbamberg
c5d69d15d6 Rewrite examples to use browser.* and promises (#138) 2016-11-15 10:12:55 -08:00
Kumar McMillan
882a8dc12d Add link to page action in readme 2016-10-13 14:42:43 -05:00
Kumar McMillan
cc25eb4e25 Removed duplicate properties in manifest 2016-06-30 16:41:03 -05:00
Will Bamberg
cd06755a3e Add 48px icon in 'icons' key 2016-01-19 16:22:27 -08:00
Will Bamberg
dcd9c8a81b Added README; stop using alarm name for tab ID 2016-01-19 16:16:06 -08:00
Will Bamberg
f878399ceb add alarms permission, very minor update to a comment 2016-01-19 14:55:09 -08:00
Will Bamberg
8c437b7cdc renamed a function 2015-12-17 23:36:36 -08:00
Will Bamberg
7ad0db26ac added page action example 2015-12-17 23:16:57 -08:00