Skip to content

rpkamp/chrome-minimal-bookmarks-tree

Minimal Bookmarks Tree

build status users rating

Minimal Bookmarks Tree is an extension for Google Chrome and can be found in the Chrome Web Store.

Development

To work on this project you need NPM. Once you have that, run

npm install

That will install all dependencies required for this project.

Now you can edit the files in src/. When you are happy with your work run

make build-dev

to build a distribution from the sources. This will transpile the ES6 to ES5, compress the CSS, minify the HTML and copy some vendor files to a distribution. The distribution wil be placed in a dist/ folder in the project. You can add now load the extension in Chrome by going to the chrome extensions page, tick "Developer mode" and click "Load unpacked extension...". In the file window select the dist/ directory.

If you want to build for production mode and pack it up into a zip file run make build instead.

Running tests locally

To run the tests locally, run

make test

Translations

Translations for minimal bookmarks tree are managed using OneSky. Please feel free to suggest alternate translations and/or languages!

Icons

Description Icon URL
Main icon main icon https://www.iconfinder.com/icons/40698/bookmark_icon#size=128
Star star icon https://www.iconfinder.com/icons/326703/favorite_rate_star_icon#size=128
Open star open star icon https://www.iconfinder.com/icons/326487/rate_star_icon#size=128

White star and white open star are custom edits of the "Star" and "Open star" icons listed above.

Donations

Like this extension? Buy me a coffee 🙂

Donate with PayPal