TST Workspaces Firefox

Examine source code of TST Workspaces

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"
    ]
  }
}

Best TST Workspaces Alternatives

Here are some Firefox add-ons that are similar to TST Workspaces: