Commit Graph

7 Commits

Author SHA1 Message Date
Will Bamberg d552033b78 Fix review comments: https://github.com/mdn/webextensions-examples/issues/28#issuecomment-172645256
* added README
* do name->URL conversion in the popup
* define functions before they are added as listeners
2016-01-19 15:15:59 -08:00
Will Bamberg 13c506fb49 corrected a comment 2016-01-06 13:35:07 -08:00
Luca Greco 491918a279 use an absolute url for chrome.tabs.executeScript (which works on both Firefox and Chrome) 2016-01-06 19:46:51 +01:00
Will Bamberg 315084cf47 changed to use activeTab, and workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1236500 2016-01-05 10:26:25 -08:00
Will Bamberg 8f2d4109ee work around bug 1217944; remove unecessary use of callback argument 2015-10-23 14:19:04 -07:00
Will Bamberg 632dd8e462 explicitly pass null as arg 1 to executeScript 2015-10-23 11:02:27 -07:00
Will Bamberg 88f703edd6 reorganizations 2015-09-02 14:07:18 -07:00