A web extension for accessing the RSS feeds of your favourite tags on AO3
Table of Contents
This is a web extension made specifically for the website AO3 , a non-profit website for tranformative works such as fanfiction, fanart, etc.
You could read their RSS feed on a generic RSS reader found all over the internet, but quickly come across a problem. The feed is sorted by the latest published rather than the latest updated. So if you are reading something published, say, a year ago, you won't see the updates on that feed. You either have to go to the website or subscribe and receive updates through mail, both of which are far less convenient than receiving instant notifications through a web extension.
So that is where our role comes in! Since the RSS also gives information about when a work was last updated, we can create a custom RSS parser to display the latest content and package it as a web extension to make it more accessible.
Star ⭐ and fork the repository...
Clone the repository on your local machine...
git clone https://github.com/upes-open/Web-extension-custom-rss-reader
Go to the project directory
cd Web-extension-custom-rss-reader
Get assigned yourself the issue you want to contribute.
Start working on the assigned issue.
UPES OPEN Community : Official website
Project Link: https://github.com/upes-open/Web-extension-custom-rss-reader