Browsing Session Archiver Firefox

Examine source code of Browsing Session Archiver

Inspect and view changes in Browsing Session Archiver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browsing Session Archiver",
  "version": "1.0",
  "description": "Save and restore complete browsing sessions as named snapshots with one click. All data stored locally.",
  "browser_specific_settings": {
    "gecko": {
      "id": "manhngoc6d10@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "unlimitedStorage"
  ],
  "browser_action": {
    "default_title": "Browsing Session Archiver",
    "default_popup": "session-vault/panel.html"
  },
  "background": {
    "scripts": [
      "session-vault/archive-core.js"
    ],
    "persistent": false
  }
}

Best Browsing Session Archiver Alternatives

Here are some Firefox add-ons that are similar to Browsing Session Archiver: