This Extension Uses the SSLLabs SSL Test to Show a Security Rating of the SSL connection You Are Using# SSL Grade (Chrome Extension)
## About
This Extension shows the Quality of the SSL Conection of the Current website.
this extension downloads the Quality Rating from SSLLabs.com. and displays an
icon matching the rating in the adress bar. this makes it easyly to discover SSL problems on the sites your visiting.
## Privacy
This extension itself does not Collect Any Data. But it is querying an third party Service:
`https://api.ssllabs.com/api/v2/analyze?host=<domain.tld>`
therefor it is possible that ssllabs.com is learning which Domains you are visiting.
## new in version 1.1.1
this is a bugfix release, it fixes a bug where http urls did not resulted in an sslscan when clicking the "No" icon. this is fixed by correctly initiating the scan.
## TODOs:
* Handling of Domains Where no Result is in Cache.
* configurtation Options:
* Do Not query Automatically
* Clear Result Cache
* Cache Results for <X> Hours
* Better Icons?
## Sourcecode
the Project page of this extension could be found at github: https://github.com/wolffc/sslgrade-chrome