Archive Tabs Firefox

Examine source code of Archive Tabs

By: e2e8
Inspect and view changes in Archive Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Archive Tabs",
  "version": "0.1",
  "description": "Bookmark and close all tabs in current window",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "permissions": [
    "bookmarks",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/star-filled-38.png",
    "default_title": "Bookmark and Close"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Archive Tabs Alternatives

Here are some Firefox add-ons that are similar to Archive Tabs: