TST More Tree Commands Firefox

Examine source code of TST More Tree Commands

Inspect and view changes in TST More Tree Commands source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.5.1",
  "author": "YUKI \"Piro\" Hiroshi",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "menus",
    "tabs",
    "storage"
  ],
  "background": {
    "page": "/background/background.html"
  },
  "commands": {
    "group": {
      "description": "__MSG_command_group__"
    },
    "ungroup": {
      "description": "__MSG_command_ungroup__"
    },
    "flatten": {
      "description": "__MSG_command_flatten__"
    },
    "indent": {
      "description": "__MSG_command_indent__"
    },
    "outdent": {
      "description": "__MSG_command_outdent__"
    },
    "moveBeforePreviousSibling": {
      "description": "__MSG_command_moveBeforePreviousSibling__"
    },
    "moveAfterNextSibling": {
      "description": "__MSG_command_moveAfterNextSibling__"
    },
    "tabbarLinesDown": {
      "description": "__MSG_command_tabbarLinesDown__"
    },
    "tabbarLinesUp": {
      "description": "__MSG_command_tabbarLinesUp__"
    },
    "tabbarStopScroll": {
      "description": "__MSG_command_tabbarStopScroll__"
    },
    "toggle": {
      "description": "__MSG_command_toggle__"
    }
  },
  "options_ui": {
    "page": "/options/options.html"
  },
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "tst-more-tree-commands@piro.sakura.ne.jp"
    }
  }
}

Best TST More Tree Commands Alternatives

Here are some Firefox add-ons that are similar to TST More Tree Commands: