/tst-bookmarks-subpanel

This is a Firefox addon providing the "Bookmarks" subpanel for Tree Style Tab.

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Build Status

A Firefox addon providing the "Bookmarks" subpanel for Tree Style Tab. This has started mainly for demonstration of TST's SubPanel API.

Known restrictions

  • Impossible to open non-regular URLs like about:config. This is due to a restriction of WebExtensions API.
  • Impossible to drag anything from elsewhere to the bookmarks subpanel.
  • Impossible to drag bookmarks from the bookmarks subpanel to TST's sidebar.
  • Impossible to open native context menu on bookmarks, and extra context menu items added by bookmark related addons are unavailable. This is due to a restriction of WebExtensions API.
  • All bookmarks are shown with same icon. This is due to a restriction of WebExtensions API.