1
0
mirror of https://github.com/aureliendavid/rsspreview.git synced 2025-08-22 19:28:39 +00:00

add README

This commit is contained in:
Aurelien David 2018-10-25 22:08:39 +02:00
parent cdf84b50ee
commit b54f4fb338
2 changed files with 8 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
Firefox has removed support for RSS in versions 62+.
This includes the feed preview feature that was quite useful for some people.
This extension attemps to recreate it.

View File

@ -3,6 +3,8 @@
"manifest_version": 2,
"name": "RSSPreview",
"version": "1.0",
"author": "Aurelien David",
"homepage_url": "https://github.com/aureliendavid/rsspreview",
"description": "Preview RSS feeds in browser",