Session Panel Firefox

Examine source code of Session Panel

Inspect and view changes in Session Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Manage tabs and sessions",
  "manifest_version": 3,
  "name": "Session Panel",
  "version": "0.13.0.3",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d04582d5-3192-4296-83c1-13bfbc7b61f5}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png"
    }
  },
  "permissions": [
    "sessions",
    "tabs",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Mejores alternativas Session Panel

Aquí hay algunas Firefox add-ons que son similares a Session Panel: