ContextShift Browser Extension Firefox

Examine source code of ContextShift Browser Extension

Inspect and view changes in ContextShift Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ContextShift Browser Extension",
  "version": "0.2.1",
  "description": "Saves full Firefox tab sets for ContextShift workspace capture and restore.",
  "browser_specific_settings": {
    "gecko": {
      "id": "workspace-extension-pack@contextshift.local",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "nativeMessaging",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "ContextShift Browser Extension",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Melhores alternativas ContextShift Browser Extension

Aqui estão algumas Firefox add-ons que são similares a ContextShift Browser Extension: