Session Shelf Firefox

Examine source code of Session Shelf

Por: Reniya
Inspect and view changes in Session Shelf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Session Shelf",
  "version": "1.2.0",
  "description": "Keep your tab sessions on a shelf and restore anytime",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a9f239c2-e25f-485f-b606-3661446c163a}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/s16.png",
    "32": "icons/s32.png",
    "48": "icons/s48.png",
    "96": "icons/s96.png",
    "128": "icons/s128.png"
  },
  "browser_action": {
    "default_popup": "view/index.html",
    "default_icon": {
      "16": "icons/s16.png",
      "32": "icons/s32.png",
      "48": "icons/s48.png",
      "96": "icons/s96.png",
      "128": "icons/s128.png"
    }
  },
  "background": {
    "scripts": [
      "core/worker.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage"
  ]
}

Mejores alternativas Session Shelf

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