Skip to content

manangupta19/Web-extension-custom-rss-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

AO3 RSS Reader - Web Extension

A web extension for accessing the RSS feeds of your favourite tags on AO3

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact
  5. Acknowledgments

About The Project

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.

(back to top)

Built With

  • HTML5
  • CSS3
  • JavaScript

(back to top)

How to contribute ?

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.

(back to top)

Contact

UPES OPEN Community : Official website

Project Link: https://github.com/upes-open/Web-extension-custom-rss-reader

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.4%
  • CSS 32.5%
  • HTML 28.1%