Popup-my-Bookmarks
A browser extension that providing a more efficient way to view and manage your bookmarks menu
git clone https://github.com/foray1010/Popup-my-Bookmarks.gitforay1010/Popup-my-BookmarksPopup my Bookmarks
Popup my Bookmarks is a Chrome extension aims at providing a more efficient way to view and manage your bookmarks menu:
-
Firefox / IE-like bookmarks menu
-
Place mouse over folders to open it
-
Search bookmarks when you type
-
Do what Bookmark manager can do and more (e.g., Sort bookmarks by name, Add separator)
-
Highly configurable
-
Save 24px of your vertical workspace (Rock on Chromebook!)
-
Take as few permissions as possible, we never put your privacy at risk
-
No background running application, save computer memory and your privacy!
Changelog: https://github.com/foray1010/Popup-my-Bookmarks/blob/master/CHANGELOG.md
Legacy version
Please visit following branches for the legacy versions that support older version of Chrome
Developer guide
Before you start
-
We are using corepack to manage the
yarnversioncorepack enable
-
cdto your workspace and install all dependenciesyarn install
Commands
-
build
make build
To build the whole extension and output a zip file (./build/production/{version_in_package.json}.zip) for uploading to Chrome Web Store
-
dev
make dev
To build a temporary folder
build/developmentfor loading unpacked extension -
lint
make lint
To lint if all files follow our linter config
-
locales
make locales
To download the latest locale files from transifex
build/store.md- Description for Chrome Web StoreREADME.md- Description for GitHub
-
md
make md
To generate markdown files
build/store.md- Description for Chrome Web StoreREADME.md- Description for GitHub
Todo & Working Progress
See https://trello.com/b/bREPCfDk/popup-my-bookmarks
Contributing
-
Translate to other languages. It's all depended on volunteers as I am not a linguist. ;-)
Please join our translation team on https://explore.transifex.com/foray1010/popup-my-bookmarks/
-
Fork me on GitHub, join our development!
more like this
Obsidian-WebClipper-Template-Generator
Automates the creation of JSON template files for Obsidian WebClipper.