Skip to content
Yury Petrov edited this page Jul 14, 2015 · 2 revisions

About

Chromium extension that blocks (by default) all HTTP requests. You may tune it to redirect some domains to HTTPS version, or even to allow some domains to keep using HTTP.

Webstore: https://chrome.google.com/webstore/detail/https-only/pdjfiohfgpohkpdhifncokpgdpmmagdb

TODO

  • Add error messages
  • Let user immediately add domain to some whitelist
  • Improve whitelist options interface
  • Probably optimize localStorage requests
  • Choose default action (redirect or block)

Clone this wiki locally