14 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
bc48cbf63e Add icons for history-deleter (#327) 2017-12-13 16:04:43 -06:00
Mateusz Marzantowicz
6e542bd6d0 Use for...in instead of for...of 2017-12-08 16:13:13 +01:00
YFdyh000
0a745348f3 Fixes for ESLint 2017-07-09 05:55:13 +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
Hrishi Hiraskar
6bb818e62a Removed innerHTML (#116)
* Removed innerHTML

* Removed innerHTML

* Removed innerHTML

* Removed innerHTML
2016-10-22 09:24:33 -07:00
Kartik Gupta
8ca2a258ae Corrected indentation. 2016-10-13 22:19:37 +05:30
Kartik Gupta
b3535aae5a Changed .innerHTML to .textContent 2016-10-13 21:53:21 +05:30
Kartik Gupta
8f4536f605 Using getElementsByClassName instead of getElementById. 2016-10-12 22:03:36 +05:30
Kartik Gupta
78b0b5d229 Changes made :
1. The size of the panel will adjust according to the length of the text.
2. The overflow of the text would break in new line. (Actual bug fixed)
3. Made history links clickable.
4. Beautified the extension panel.
2016-10-11 03:42:51 +05:30
Bob Silverberg
69de139c81 Move the comment about limiting items to the place it belongs. 2016-08-16 11:04:27 -04:00
Will Bamberg
41348b4f13 add strict_min_version to history_deleter 2016-06-22 09:13:23 -07:00
Andy McKay
e6bbf3d41b provide an example using the history api 2016-06-10 16:29:57 -07:00