Skip to content

elfoor/hsts-enforcer-chrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%