Skip to content

govindasamyarun/http-header-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Header Analysis

HTTP Header Analysis chrome extension enables you to inspect response headers after the page loads. The following headers are analyzed, and the results are displayed when you select the extension icon.

  • X-Frame-Options
  • Strict-Transport-Security
  • X-XSS-Protection
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy

Installation

  1. Clone the repository

    git clone https://github.com/govindasamyarun/http-header-analysis
  2. Open the Chrome browser menu in the top-right corner and select More Tools > Extensions.

  3. Select Load unpacked -> select http-header-analysis directory.

Demo

http-header-analysis.mp4

Support

Use the issues tab to report any problems or issues.

License

Distributed under the MIT License. See LICENSE for more information.

Releases

No releases published

Packages

No packages published