By: CyberArmyID Add-on
Inspect and view changes in Helium Auth Exporter source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Helium Auth Exporter",
"version": "1.0.3",
"description": "Exports cookies and web storage (localStorage, sessionStorage, IndexedDB) from the currently open (logged-in) page as JSON for Helium Security scanning.",
"author": "Helium Security (helium.sh)",
"permissions": [
"activeTab",
"tabs",
"cookies",
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
]
},
"browser_action": {
"default_title": "Helium Auth Exporter",
"default_popup": "src/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "auth-exporter@helium.sh",
"data_collection_permissions": {
"required": [
"none"
],
"data_types": [],
"tracking": false
}
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
} Best Helium Auth Exporter Alternatives
Here are some Firefox add-ons that are similar to Helium Auth Exporter:
Session Importer
Neeno
Neeno's Cookie Importer
Neeno
Cookie Importer
Neeno
Cookie Vault
ATDB.UNO
HARExportFromLocalStorage
bogdan.imanaev
Cookie Exporter Pro+
D3x
Helium Backup
inWebo Technologies
EXP Cookies Tool
Mạnh Ninh
Session Hijack Guard
0xgz
Cookie Exporter
Muzammil
Simple Request Capture
Faherya
Network Logger - HAR Exporter
syunnrai