Livemarks for Firefox: Quick Guide to Auto-Updating Bookmarks from Feeds
Firefox previously included “Live Bookmarks” (livemarks), which let you subscribe to RSS/Atom feeds and show feed items as a dynamic bookmarks folder. Although Firefox removed native livemarks, you can recreate equivalent functionality using extensions and a few configuration tweaks. This guide shows quick, actionable steps to set up auto-updating bookmarks from feeds in Firefox.
1. Choose an approach
- Extension-based (recommended): Install a livemarks or RSS extension that adds feed-as-bookmarks functionality.
- External feed reader + bookmarks sync: Use an RSS reader service or app and pin links in a bookmarks folder manually.
- Built-in workaround (advanced): Use user scripts or WebExtensions APIs if you build or modify an extension yourself.
2. Recommended extensions
(Extensions change over time; search Firefox Add-ons for the latest versions.) Popular options:
- Livemarks — replicates classic Live Bookmarks behavior with bookmark folders that update from feeds.
- Feedbro — full-featured feed reader with folder-style views and widget options; can create shortcuts/bookmarks.
- Snooze Tabs / other feed-to-bookmark helpers — useful for integrating feeds into tab/bookmark workflows.
3. Install and configure Livemarks-style extension (typical steps)
- Open Firefox and go to the Add-ons Manager (about:addons) or visit addons.mozilla.org.
- Search for “Livemarks”, “Feedbro”, or “RSS bookmarks”.
- Click Install on the extension you choose and restart Firefox if prompted.
- Find the extension’s settings (click its toolbar icon or open Add-ons Manager → Extensions → Preferences).
- Add a new subscription by pasting the feed URL (usually ends with .rss, .xml, or /feed).
- Choose where to place the feed: select/create a bookmarks folder or the extension’s folder structure.
- Set update interval if available (e.g., every 15–60 minutes). Enable notifications or unread counts if you want visual cues.
4. Adding a feed manually (if extension supports bookmark folders)
- Copy the feed URL from the site’s RSS icon or page source.
- In the extension, choose “Add feed” → paste URL → choose target bookmarks folder.
- The extension will populate the folder with recent items and keep it updated automatically.
5. Organize bookmarks for quick access
- Put active feeds in the Bookmarks Toolbar for one-click access.
- Create nested folders by topic (News, Tech, Blogs) for neat grouping.
- Use bookmark tags or the extension’s built-in categories to filter large numbers of feeds.
6. Troubleshooting
- No updates: verify the feed URL in a feed validator (e.g., W3C Feed Validation). Check extension update interval and permissions.
- Duplicates: remove and re-add the feed; ensure only one extension is subscribing to the same feed.
- Extension not available: try alternatives (Feedbro or a general RSS reader) or search for updated forks on addons.mozilla.org.
7. Advanced tips
- Use a dedicated profile for heavy feed use to keep performance smooth.
- Export bookmarks periodically (Bookmarks → Manage bookmarks → Import and Backup) to back up feed folders.
- If you develop an extension, WebExtensions APIs let you create and update bookmarks programmatically (bookmarks and alarms APIs).
8. Quick setup checklist
- Install chosen extension from addons.mozilla.org
- Add feed URLs to the extension
- Place feeds into bookmarks toolbar/folders
- Set update interval and notification preferences
- Export bookmarks backup
This setup restores the convenience of Firefox livemarks: feed items appear as bookmark entries and refresh automatically, giving you the live feel of RSS directly in your browser.
Leave a Reply