Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SamR1/rdltr-addon

Firefox add-on for rdltr (read-it-later app)
https://github.com/SamR1/rdltr-addon

firefox-addon firefox-extension rdltr read-it-later vue webextension

Last synced: about 2 months ago
JSON representation

Firefox add-on for rdltr (read-it-later app)

Awesome Lists containing this project

README

        

# rdltr-addon

> ⚠️ **rdltr-addon** is no longer maintained.

Firefox add-on to add articles to an [rdltr](https://github.com/SamR1/rdltr) instance.

## Preferences

![add-on preferences](misc/options.png)

Just enter instance url and credentials to connect to **rdltr**.

## Popup

![add-on popup](misc/popup.png)

**Category** and **tags** are fetched with user profile when connecting to the **rdltr** instance. They are not mandatory when adding article.
**from browser** allows to send active tab HTML content to **rdltr** (needs rdltr 0.1.6+).

---

Notes:

- web extension generated with [Kocal/vue-web-extension](https://github.com/Kocal/vue-web-extension) (v1)