Giter Site home page Giter Site logo

darou0 / chrome-minimal-bookmarks-tree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rpkamp/chrome-minimal-bookmarks-tree

0.0 0.0 0.0 1.62 MB

The Minimal Bookmarks Tree extension for Google Chrome

Home Page: https://chrome.google.com/webstore/detail/minimal-bookmarks-tree/mohenkbngkbmdlkiemonbgdfgdjacaeb

License: BSD 2-Clause "Simplified" License

HTML 12.18% JavaScript 1.60% Makefile 1.51% Shell 1.72% TypeScript 75.93% SCSS 7.06%

chrome-minimal-bookmarks-tree's Introduction

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

chrome-minimal-bookmarks-tree's People

Contributors

rpkamp avatar dependabot[bot] avatar xpaw avatar r4dius avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.