Tab Session Saver plugin Firefox

Examine source code of Tab Session Saver plugin

By: Jesse
Inspect and view changes in Tab Session Saver plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Plugin",
  "version": "1.0.0",
  "browser_action": {
    "default_title": "Tab Session Saver"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "start.html",
    "start.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d94ea2b2-c7ca-4f15-8912-f9fb294e4203}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Tab Session Saver plugin Alternatives

Here are some Firefox add-ons that are similar to Tab Session Saver plugin: