5 Commits

Author SHA1 Message Date
Ibrahim Hasaan
faadfca8dd Update root-cert-stats to use runtime.sendMessage #542 (#547)
* Adding send message and on message functions

* moving table displaying into a new function

* updating rootCertStats from var to let

* updating comments

* Apply Linter change, unused const

Co-authored-by: Rob Wu <rob@robwu.nl>

---------

Co-authored-by: Rob Wu <rob@robwu.nl>
Co-authored-by: rebloor <git@sherpa.co.nz>
2023-11-05 06:16:53 +13:00
rebloor
709bc28a6c Reverse var to let change (#541)
* Reverse var to let change

* Review feedback

Co-authored-by: Rob Wu <rob@robwu.nl>

---------

Co-authored-by: Rob Wu <rob@robwu.nl>
2023-10-02 13:46:01 +13:00
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
e2e8
dad69e2366 Update manifest key applications to browser_specific_settings 2019-06-12 01:05:37 -04:00
wbamberg
7d587095ac Add an example using webRequest.getSecurityInfo() (#362)
* Add an example using webRequest.getSecurityInfo()

* Don't collect root certs if isUntrusted===true
2018-08-30 10:55:06 -07:00