Tab Session Garrison Firefox

Examine source code of Tab Session Garrison

Inspect and view changes in Tab Session Garrison source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.3.0",
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-session-garrison@superuser-miguel",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "theme",
    "storage",
    "unlimitedStorage",
    "tabs",
    "tabGroups",
    "cookies",
    "downloads",
    "alarms"
  ],
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon_min.svg",
    "64": "icons/icon.svg"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon_min.svg",
      "64": "icons/icon.svg"
    },
    "default_popup": "popup/index.html"
  },
  "commands": {
    "_execute_action": {
      "description": "__MSG_openPopupDescription__"
    },
    "saveAllWindow": {
      "description": "__MSG_saveAllWindowDescription__"
    },
    "saveCurrentWindow": {
      "description": "__MSG_saveCurrentWindowDescription__"
    },
    "exportSessions": {
      "description": "__MSG_exportSessionsDescription__"
    }
  }
}

Best Tab Session Garrison Alternatives

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