Security Checker is a Chrome extension that evaluates the security status of websites by analyzing SSL certificates and security headers.
A Chrome extension to check website security, including SSL certificates and security headers like CSP and HSTS.
This tool is primarily used by web developers and security professionals to quickly assess the security posture of websites they are working on. It provides insights into SSL certificate integrity and the presence of essential security headers, helping users ensure robust web security practices.
Ensure Developer mode is enabled in Chrome to load the unpacked extension.
Clone the repository: git clone https://github.com/your-username/security-checker-extension.git
Open Chrome and navigate to chrome://extensions/
Enable Developer mode
Click Load unpacked and select the project folder
Click the extension icon
Check the security status of the active tab.