Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days ago
JSON representation
Webextension for Mozilla Firefox. The fastest and easiest way to organize your bookmarks.
- Host: GitHub
- URL: https://github.com/ramitmittal/sorted-firefox
- Owner: ramitmittal
- License: gpl-3.0
- Created: 2021-09-02T05:41:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T18:40:48.000Z (over 3 years ago)
- Last Synced: 2024-08-17T08:05:08.449Z (5 months ago)
- Topics: firefox
- Language: JavaScript
- Homepage:
- Size: 268 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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)