Jarvis Workspace Manager Firefox

Examine source code of Jarvis Workspace Manager

Inspect and view changes in Jarvis Workspace Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Workspace_Manager",
  "version": "1.1",
  "description": "Manages and saves Workspaces.",
  "icons": {
    "48": "icons/ws-icon.svg"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "workspace_manager@ws.ws",
      "strict_min_version": "55.0"
    }
  },
  "browser_action": {
    "default_icon": "icons/ws-icon.svg",
    "default_title": "Add Workspace",
    "default_popup": "popup/workspaces.html"
  },
  "chrome_url_overrides": {
    "newtab": "new-tab.html"
  },
  "chrome_settings_overrides": {
    "homepage": "new-tab.html"
  }
}

Best Jarvis Workspace Manager Alternatives

Here are some Firefox add-ons that are similar to Jarvis Workspace Manager: