Browser Session allows you to run authenticated scans
Follow these steps to install the browser session extension from the provided .crx file without using the Chrome Web Store.
.crx
Get the Extension Files
You have received a file named something like my_extension.crx.
my_extension.crx
Rename the file from .crx to .zip.
.zip
Windows: Right-click → Rename → change .crx to .zip.
macOS: Right-click → Rename → change .crx to .zip.
Extract (unzip) the .zip file into a folder (e.g., my_extension_folder).
my_extension_folder
Open the Chrome Extensions Page
In Chrome, go to: chrome://extensions/
Enable Developer Mode
Toggle Developer mode ON (top right corner).
Load the Folder
Click Load unpacked.
Select the folder you extracted from the .zip file.
The extension should now appear in your extensions list.
This method will show a "Developer mode is on" warning; this is normal.
Click Download JSON to save the browsersession.json file, or click Copy JSON to copy it to your clipboard.
browsersession.json
Upload the JSON in the Pentest Copilot asset configuration area.
Last updated 1 month ago