Giter Club home page Giter Club logo

bookmark-manager's Introduction

Bookmark Manager

A bookmark manager extension for firefox.

Features

  • Quick open with Ctrl/Cmd + Alt + B
  • Quick search with Ctrl/Cmd + F (press ESC key will clear the search input), then use arrow keys to navigate through search results, enter key (or double click) to quickly open a bookmark or folder
  • Hold Ctrl/Cmd to select another item, hold Shift to select items in between
  • Copy and paste with Ctrl/Cmd + C, Ctrl/Cmd + V, copy bookmarks will also copy their urls to clipboard
  • Delete bookmarks/folders via Del/Cmd + Backspace
  • Drag and drop selected items
  • Sort bookmarks by URL/name (located at top right corner)
  • Hash history sync (meaning you can go forward and backward like web pages)
  • Supports dark mode
  • Settings are kept locally, including theme setting (light / dark)

TODO

  • i18n
  • Resizable folder panel
  • Undo previous actions
  • Add support to cut items

Development

  1. First, install dependencies (make sure nodejs is installed)

    npm i
  2. start webpack-dev-server

    npm start
  3. run the extension (make sure your default browser is firefox)

    npm run ext
  4. The following command will pack the extension into a zip file under web-ext-artifacts ready for production.

    npm run pack

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.