Commit Graph

7 Commits

Author SHA1 Message Date
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 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
Andy McKay e6bbf3d41b provide an example using the history api 2016-06-10 16:29:57 -07:00