Kitzijoxikil HTTPS+ Checker
HTTPS+ Checker ruma Beu
1 review
- Rated 4 out of 5ruma Dewnan, 6 tahun yang lepasTo Aelisya and bigon, if you have Extension source viewer you can see (Firefox user 13857193)s code. This isn't spyware and does connects to securely... https://httpspluschecker.virtit.fr
CODE:
if (url.protocol === "http:" || url.protocol === "https:") {
console.log("onGot : " + API)
var host = url.hostname;
xhr.open('GET', API + host, false);
xhr.send();
The addon does what it says and is safe!