Skip to content

This extension helps web masters to test web application behaviour with Content Security Policy (CSP) ver. 1.0 implemented.

License

Notifications You must be signed in to change notification settings

yandex/csp-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSP Tester

This extension helps web masters to test web application functionality with Content Security Policy (CSP) version 2.0 implemented.

You can install CSP Tester from Chrome Web Store

Typical workflow looks like:

  1. Open the extension window
  2. Add into the URL Pattern a regular expression for the site that you want to test, for example *://yoursite.com/* (CSP Tester uses Chrome Match Patterns)
  3. Tick the e.g. "self" checkbox, check "Active" and Save the changes
  4. Open the Developer Tools and navigate to the tested site
  5. Confirm a number of CSP violations reported in the Developer Tools Console as well as possible visual changes
  6. Make changes in the policy based on these reports

To analyze CSP logs you can use CSP Reporter

About

This extension helps web masters to test web application behaviour with Content Security Policy (CSP) ver. 1.0 implemented.

Resources

License

Stars

Watchers

Forks

Packages

No packages published