karelorigin / chrome-extension

The official Chrome extension for security.txt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security Txt

The official Chrome extension for security.txt. This extension will automatically check every page you visit for a security.txt file. Currently it checks for the file in the root directory and in /.well-known/.

The default icon for this extension is a grey circle. The circle turns red if no security.txt file is present and it turns green if there is one. You can view the security.txt file by clicking on the icon.

Installation

  1. Clone this repository;
  2. Load the Chrome extension (Security-txt folder) into Chrome (chrome://extensions/). Make sure you have ticked the Developer Mode checkbox in order to load the extension.

Development Stage

This extension is still in development stage and we are planning to add more.

Contributing

We welcome contributions from the public.

About

The official Chrome extension for security.txt.


Languages

Language:JavaScript 75.2%Language:CSS 14.5%Language:HTML 10.3%