mirror of
https://github.com/aureliendavid/rsspreview.git
synced 2025-08-22 19:28:39 +00:00
add README
This commit is contained in:
parent
cdf84b50ee
commit
b54f4fb338
6
README.md
Normal file
6
README.md
Normal 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.
|
@ -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",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user