ramitmittal / sorted-firefox

Webextension for Mozilla Firefox. The fastest and easiest way to organize your bookmarks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorted

A web extension to organize bookmarks into folders based on user specified tags/keywords. Sorted works with Mozilla Firefox only.

Sorted is an extension that makes organizing bookmarks easier. It is designed to fit inside the existing bookmarks model and stay out of the user's way.
Sorted has zero configuration and zero background processing. It will only work when the user clicks on the extension's icon.

Usage

To use, simply install from addons.mozilla.org.

Instructions for Development

  • Clone the repository.
  • Install and Build
    • npm install
    • npm run dev

Meta

  • Distributed under GNU GPLv3. See LICENSE for more information.
  • Inspired by The Sorting Hat.
  • The icon for Sorted is provided by Unicons.
  • Contributions and suggestions are welcome. Please consider opening an issue or submitting a pull request.
  • Author: Ramit Mittal - website

About

Webextension for Mozilla Firefox. The fastest and easiest way to organize your bookmarks.

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.4%Language:HTML 9.5%Language:Shell 6.4%Language:CSS 4.8%