firefox addon to discover, view, and follow RSS feeds ( fork of https://github.com/nt1m/livemarks ) https://dym.sh/rss-livemarks/
Go to file
Dym Sohin 8e4fa38ced bump ver in manifest 2023-10-15 21:02:03 +02:00
.github Add GitHub Actions support. (#319) 2021-01-16 03:51:53 +01:00
.tx Sync from Transifex to catch modifications 2019-08-15 14:39:04 -07:00
_locales Translate _locales/en/messages.json in sv 2023-08-08 17:47:13 +02:00
background Fix |npm run lint| and require semicolons 2020-10-09 20:59:51 +02:00
contentscripts Enforce no |var| usage and remove unused debug levels in content script 2020-10-09 20:52:46 +02:00
css Don't base64-encode SVG in CSS files (#311) 2020-12-29 11:51:20 +01:00
icons Use lowercase hex colors in face-sad.svg (#316) 2020-12-29 11:47:39 +01:00
pages fix for empty feed-titles and empty item-titles 2023-10-15 20:18:03 +02:00
popup fix for empty feed-titles and empty item-titles 2023-10-15 20:18:03 +02:00
shared Fixes #383 - Prefer <title type=text> 2022-05-28 19:45:34 +02:00
.eslintignore Fix settings page, and replace jFeed 2018-07-29 17:43:05 +01:00
.eslintrc.js Fix lint errors in .eslintrc.js (#314) 2020-12-29 12:02:58 +01:00
.gitignore Add package-lock.json to .gitignore 2019-12-30 00:35:42 +01:00
.npmrc Add .npmrc file to disable package-lock.json (#313) 2021-02-27 12:45:57 +01:00
LICENSE Add license file via addalicense.com 2015-05-30 10:07:58 -07:00
README.md Add GitHub Actions support. (#319) 2021-01-16 03:51:53 +01:00
manifest.json bump ver in manifest 2023-10-15 21:02:03 +02:00
package.json added npm build 2023-10-15 21:00:17 +02:00
renovate.json Add renovate.json (#219) 2019-12-30 00:31:37 +01:00

README.md

Livemarks Build Status

This add-on provides RSS feed bookmark folders, that are auto-updated regularly, similarly to Firefox's old Livemarks.

Features

  • Auto updating RSS bookmark folders
  • Read/unread support
  • Detect RSS/Atom feed availability on web pages
  • Import and export feeds as OPML file
  • Feed preview

Note that Firefox tracking protection may be blocking some of your feeds like Reddit. (issue 38)

Things that can't be implemented due to Firefox limitations:

  • Custom icon/fonts/color on live bookmarks UI
  • Change drag and drop behaviour
  • Hiding livemarks from the "Recently Bookmarked" folder (issue 44)

Help with translation: https://www.transifex.com/tim-nguyen/livemarks/

This is a mostly rewritten version of https://github.com/davidhampgonsalves/foxish