SnapzBack Layout Manager - Windows & Tabs Firefox

Examine source code of SnapzBack Layout Manager - Windows & Tabs

Inspect and view changes in SnapzBack Layout Manager - Windows & Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SnapzBack Layout Manager - Windows & Tabs",
  "description": "Boosts your productivity by saving and restoring your Firefox window layouts and switching between them with a click.",
  "version": "2.2.3",
  "permissions": [
    "tabs",
    "storage"
  ],
  "commands": {
    "restore-layout": {
      "suggested_key": {
        "default": "Alt+Shift+Y",
        "mac": "Command+Shift+Y"
      },
      "description": "Restore selected layout"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icons/icon16.png",
      "24": "images/icons/icon24.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "js/restore.js",
      "js/classes/DataService.js",
      "js/classes/GlobalFunctions.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "images/icons/icon32.png",
    "48": "images/icons/icon48.png",
    "128": "images/icons/icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "snapzback@extensions.webective.com",
      "strict_min_version": "91.0"
    }
  }
}

Best SnapzBack Layout Manager - Windows & Tabs Alternatives

Here are some Firefox add-ons that are similar to SnapzBack Layout Manager - Windows & Tabs: