Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramitmittal/sorted-firefox

Webextension for Mozilla Firefox. The fastest and easiest way to organize your bookmarks.
https://github.com/ramitmittal/sorted-firefox

firefox

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://addons.mozilla.org/en-US/firefox/addon/sorted/).

## 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](https://harrypotter.fandom.com/wiki/Sorting_Hat).
* The icon for Sorted is provided by [Unicons](https://iconscout.com/unicons).
* Contributions and suggestions are welcome. Please consider opening an issue or submitting a pull request.
* Author: Ramit Mittal - [website](https://www.ramitmittal.com)