Over the last few days I used Vue.js to build a small Firefox extension called RelaxedReader. It’s your typical reading list/bookmarking tool, with a few important differences: You can store a maximum of 10 articles. If you add more, the oldest will get pushed out (FIFO). Items automatically expire after 30 days. No notifications, badges, unread counts or anything else that prompts anxiety and/or FOMO. No tracking, third party servers or API calls.