Task-Based Workspace Manager Firefox

Examine source code of Task-Based Workspace Manager

提供元: Preston
Inspect and view changes in Task-Based Workspace Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b4d2a0c8-f3e2-7a9c-b0d2-c3e5f2b3c1a7}"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのTask-Based Workspace Manager代替案

Task-Based Workspace Managerに類似したFirefox add-onをいくつか紹介します: