SirJson / tst-bookmarks-subpanel

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

Home Page:https://addons.mozilla.org/firefox/addon/tst-bookmarks-subpanel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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

Development builds for each commit are available at "Artifacts" of the CI/CD action: https://github.com/piroor/tst-bookmarks-subpanel/actions?query=workflow%3ACI%2FCD

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.

About

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

https://addons.mozilla.org/firefox/addon/tst-bookmarks-subpanel/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 78.4%Language:CSS 16.9%Language:HTML 3.0%Language:Makefile 1.7%