You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+34-2Lines changed: 34 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,23 @@ Indeed, websites do not always provide a direct link to the RSS feed. It is then
12
12
13
13
This extension makes it possible to avoid this manipulation because the URLs of the RSS feeds of the website are displayed directly and can be copied with one click!
14
14
15
-
In addition, this extension allows you to easily retrieve the RSS feed from a Youtube channel / user or from a subreddit!
15
+
In addition, this extension allows you to easily retrieve the RSS feed from several sites that do not offer one natively:
16
+
17
+
***Reddit:** the extension can retrieve RSS feeds from your Reddit homepage but also from a Reddit sub, a profile or post comments
18
+
***Kickstarter:** the RSS feed of a Kickstarter project is retrieved
19
+
***Vimeo:** RSS feed from a Vimeo channel
20
+
***Github:** the extension retrieves RSS feeds from a Github repository *(releases, commits, tags)* and from a Github user *(activity)*
21
+
***Gitlab:** same as Github
22
+
***Medium:** retrieves the RSS feed of a page with a keyword (tag)
@@ -62,7 +78,23 @@ En effet, les sites Internet ne mettent pas toujours à disposition un lien dire
62
78
63
79
Cette extension permet d'éviter cette manipulation car les URL des flux RSS du site Internet sont affichés directement et peuvent être copiés d'un simple clic !
64
80
65
-
De plus, cette extension vous permet de récupérer facilement le flux RSS d'une chaîne ou utilisateur Youtube ou d'un subreddit !
81
+
De plus, cette extension vous permet de récupérer facilement le flux RSS de plusieurs sites qui n'en proposent pas nativement :
82
+
83
+
***Reddit :** l'extension arrive à récupérer les flux RSS de votre homepage Reddit mais aussi d'un sub Reddit, d'un profil ou des commentaires d'un post
84
+
***Kickstarter :** le flux RSS d'un projet Kickstarter est récupéré
85
+
***Vimeo :** flux RSS d'une chaîne Vimeo
86
+
***Github :** l'extension récupère les flux RSS d'un dépôt Github *(releases, commits, tags)* et d'un utilisateur Github *(activité)*
87
+
***Gitlab :** idem que Github
88
+
***Medium :** récupère le flux RSS d'une page d'un mot-clé (tag)
0 commit comments