https://github.com/piroor/tst-bookmarks-subpanel
This is a Firefox addon providing the "Bookmarks" subpanel for Tree Style Tab.
https://github.com/piroor/tst-bookmarks-subpanel
firefox-addon hacktoberfest webextensions
Last synced: about 1 year ago
JSON representation
This is a Firefox addon providing the "Bookmarks" subpanel for Tree Style Tab.
- Host: GitHub
- URL: https://github.com/piroor/tst-bookmarks-subpanel
- Owner: piroor
- License: mpl-2.0
- Created: 2019-06-07T14:10:29.000Z (about 7 years ago)
- Default Branch: trunk
- Last Pushed: 2025-01-10T12:16:43.000Z (over 1 year ago)
- Last Synced: 2025-03-24T03:11:28.159Z (about 1 year ago)
- Topics: firefox-addon, hacktoberfest, webextensions
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/tst-bookmarks-subpanel/
- Size: 647 KB
- Stars: 19
- Watchers: 1
- Forks: 6
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: history.en.md
- License: LICENSE
Awesome Lists containing this project
README
# TST Bookmarks Subpanel

A Firefox addon providing the "Bookmarks" subpanel for Tree Style Tab.
This has started mainly for demonstration of [TST's SubPanel API](https://github.com/piroor/treestyletab/wiki/SubPanel-API).
* [Signed package on AMO](https://addons.mozilla.org/firefox/addon/tst-bookmarks-subpanel/)
* [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.](https://bugzilla.mozilla.org/show_bug.cgi?id=1315616 "Bug 1315616 - Give extensions access to cached favicon URLs")
## Privacy Policy
This software does not collect any privacy data automatically, but this includes ability to synchronize options across multiple devices automatically via Firefox Sync.
Any data you input to options may be sent to Mozilla's Sync server, if you configure Firefox to activate Firefox Sync.
このソフトウェアはいかなるプライバシー情報も自動的に収集しませんが、Firefox Syncを介して自動的に設定情報をデバイス間で同期する機能を含みます。
Firefox Syncを有効化している場合、設定画面に入力されたデータは、Mozillaが運用するSyncサーバーに送信される場合があります。