Update extension list
This commit is contained in:
parent
c435529078
commit
189406e160
1 changed files with 22 additions and 0 deletions
|
|
@ -155,6 +155,17 @@
|
|||
"method": "git",
|
||||
"directory": "xExtension-FeedTitleBuilder"
|
||||
},
|
||||
{
|
||||
"name": "FilterTitle",
|
||||
"author": "CNTools | Clemens Neubauer",
|
||||
"description": "Get rid of some noise feed entries by filter keywords in title",
|
||||
"version": "0.1-alpha",
|
||||
"entrypoint": "FilterTitle",
|
||||
"type": "system",
|
||||
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
|
||||
"method": "git",
|
||||
"directory": "xExtension-FilterTitle"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Nav Menu",
|
||||
"author": "Marco Heizmann",
|
||||
|
|
@ -353,6 +364,17 @@
|
|||
"method": "git",
|
||||
"directory": "."
|
||||
},
|
||||
{
|
||||
"name": "Remove emojis",
|
||||
"author": "CNTools | Clemens Neubauer",
|
||||
"description": "remove emojis in the title of newly added feed entries",
|
||||
"version": "0.1-dev",
|
||||
"entrypoint": "RemoveEmojis",
|
||||
"type": "user",
|
||||
"url": "https://github.com/cn-tools/cntools_FreshRssExtensions",
|
||||
"method": "git",
|
||||
"directory": "xExtension-RemoveEmojis"
|
||||
},
|
||||
{
|
||||
"name": "Share By Email",
|
||||
"author": "Marien Fressinaud",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue