/hsts-enforcer-chrome

Forces Chrome to use HTTP Strict Transport Security on all HTTPS connections

Primary LanguageJavaScript

hsts-enforcer-chrome

Forces Chrome to use HTTP Strict Transport Security on all HTTPS connections

Default max-age is 6 months. Change this in background.js in seconds

var max_age = "15570000";

Credits