A Webextension that adds RSS buttons on tapas.io series pages.
Tapas is a platform for publishing and reading webcomics and webnovels and, while it still provides RSS feeds for the series it hosts, there is no ui component to access these feeds. This webextension restores such functionality.
Do you enjoy reading webcomics? Do you like using RSS instead of each different site's App/subscribe method? Then this extension is for you.
The Firefox Webextension can be installed directly from https://addons.mozilla.org - just click the button below to get to the installation page
The Chrome webextension can be installed from the Chrome Web Store
Tapas-rss adds RSS buttons on:
The only permission requested by the extension is access to data on tapas.io and m.tapas.io pages, as it is needed to inject the JS that creates the rss button and retrieves the series RSS feed.
- A userscript was created by another tapas.io user which does the same as this extension. More information can be found in this thread at tapas.io forums.