Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days ago
JSON representation
Firefox add-on for rdltr (read-it-later app)
- Host: GitHub
- URL: https://github.com/SamR1/rdltr-addon
- Owner: SamR1
- License: gpl-3.0
- Archived: true
- Created: 2020-01-01T15:01:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T18:51:48.000Z (6 months ago)
- Last Synced: 2024-08-01T16:56:36.489Z (3 months ago)
- Topics: firefox-addon, firefox-extension, rdltr, read-it-later, vue, webextension
- Language: Vue
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/rdltr/
- Size: 390 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)