TST Workspaces Firefox

Examine source code of TST Workspaces

제작자: Sean Slater
Inspect and view changes in TST Workspaces source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TST Workspaces",
  "version": "1.1.1",
  "description": "Manage workspaces while maintaining TST trees",
  "browser_specific_settings": {
    "gecko": {
      "id": "tstworkspaces_seanwhatnoio@whatnoio"
    }
  },
  "icons": {
    "48": "icons/bookcase.svg"
  },
  "permissions": [
    "bookmarks",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/bookcase.svg",
    "default_title": "TST Workspaces",
    "default_popup": "src/popup.html"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  }
}

최고의 TST Workspaces 대안

다음은 TST Workspaces과(와) 유사한 Firefox add-on입니다: