Tab Auto-Saver Firefox

Examine source code of Tab Auto-Saver

By: F168
Inspect and view changes in Tab Auto-Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Auto-Saver",
  "version": "1.0",
  "description": "Automatically saves and restores open tabs.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a7c88dc-f7c1-43c0-8f2a-e88125e2ad20}"
    }
  }
}

Best Tab Auto-Saver Alternatives

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