Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/longnghia/read-later

Let's read it later!
https://github.com/longnghia/read-later

addon extension firefox read-later

Last synced: 7 days ago
JSON representation

Let's read it later!

Awesome Lists containing this project

README

        


Read Later Icon
Read Later


Easily manage multiple tabs - save for later and revisit at your convenience.



Commit Activity


Mozilla Add-on Rating



Get Read Later for Firefox

## Features

### Save Tabs

https://github.com/user-attachments/assets/27b0eba4-c255-4e70-acee-f435cc40f915

- Save current tab with shortcut `ctrl + b`
- Click an item to open in a new tab
- `cmd/ctrl + click` to open and remove from read-later

### Save Groups

https://github.com/user-attachments/assets/ab9dc3d6-3272-46c0-b567-2da567b1e8fe

- Manage groups of related tabs

## Development

```bash
# Install dependencies
yarn

# Development Build
yarn start firefox

# Production Build
yarn build firefox
```

Production build is located in `dist/v2`

### TODO

- [ ] Save highlighted tabs
- [ ] Export JSON data

## Credits

- [Browser Extension Template](https://github.com/debdut/browser-extension.git)
- [SVG Backgrounds](https://www.svgbackgrounds.com/elements/animated-svg-preloaders/)
- [Flaticon](https://www.flaticon.com)

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.