Browser Session
Browser Session allows you to run authenticated scans
Installing Extension
Follow these steps to install the browser session extension from the provided .crx file without using the Chrome Web Store.
Get the Extension Files
You have received a file named something like
my_extension.crx.Rename the file from
.crxto.zip.Windows: Right-click → Rename → change
.crxto.zip.macOS: Right-click → Rename → change
.crxto.zip.
Extract (unzip) the
.zipfile into a folder (e.g.,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
.zipfile.
The extension should now appear in your extensions list.
Notes
This method will show a "Developer mode is on" warning; this is normal.
Adding a Browser Session to Pentest Copilot
Click Download JSON to save the
browsersession.jsonfile, or click Copy JSON to copy it to your clipboard.

Upload the JSON in the Pentest Copilot asset configuration area.

Last updated