Commit Graph

19 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
YFdyh000
a547c672e7 run eslint --fix . 2017-07-09 05:57:35 +08:00
Jonathan Nakandala
6785c46c89 Changed URL to httpbin.org in the permissions
It looks like in a previous change the website used to demonstrate the
useragent rewriting was changed but the addon permission wasn't updated
so the demonstration didn't work.
2017-03-29 11:20:05 +01:00
Andy McKay
62cd6d0a12 make user-agent check case insenstive (#161)
Looks & works fine, thanks @andymckay !
2016-12-12 14:32:39 -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
Will Bamberg
4c567ae945 change strict_min_version values so they are acceptable to AMO 2016-04-06 14:04:57 -07:00
Will Bamberg
1967f9ba6a move listener definitions above references 2016-02-19 13:30:32 -08:00
Will Bamberg
84c0bcf024 Added missing README files and updated some existing ones 2016-02-19 13:19:10 -08:00
Will Bamberg
b636b41f1b added short comments for all JS functions 2016-01-14 15:06:44 -08:00
Will Bamberg
541078a65f added strict_min_version to manifest.json 2016-01-14 12:02:44 -08:00
Will Bamberg
4cb4a7bd55 use the right size icons 2016-01-14 11:25:15 -08:00
Will Bamberg
9190a850f1 use the 'icons' key for all examples 2016-01-13 21:03:33 -08:00
wbamberg
295526ae1c Merge pull request #17 from anaran/Issue_16
Fixes issue #16
2016-01-06 11:42:01 -08:00
Will Bamberg
847a3ab16f increase popup width 2016-01-06 09:46:53 -08:00
Will Bamberg
34e6689847 review changes for user-agent-rewriter 2016-01-05 15:29:53 -08:00
Adrian Aichner
2e78c81117 Fixes issue #16 2015-11-10 19:00:33 +01:00
Adrian Aichner
9b2b6a2f81 Fixes issue #8 2015-11-10 01:36:00 +01:00
Will Bamberg
ddcc1dc11d added user-agent-rewriter, updated README 2015-10-05 22:26:56 -07:00