added more extensions
This commit is contained in:
parent
5d80e614e7
commit
c1ed4c2111
1 changed files with 56 additions and 0 deletions
|
|
@ -56,6 +56,62 @@
|
||||||
"author": "Kevin Papst",
|
"author": "Kevin Papst",
|
||||||
"url": "https://github.com/kevinpapst/freshrss-dilbert",
|
"url": "https://github.com/kevinpapst/freshrss-dilbert",
|
||||||
"type": "gh-subdirectory"
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FixedNavMenu",
|
||||||
|
"description": "Sets the position of the navigation menu to fixed when scrolling down",
|
||||||
|
"version": 0.1,
|
||||||
|
"author": "Marco Heizmann",
|
||||||
|
"url": "https://github.com/oyox/FreshRSS-extensions",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KeepFolderState",
|
||||||
|
"description": "Stores the state of the folders locally and expand them automatically if necessary",
|
||||||
|
"version": 0.1,
|
||||||
|
"author": "Marco Heizmann",
|
||||||
|
"url": "https://github.com/oyox/FreshRSS-extensions",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MobileScrollMenu",
|
||||||
|
"description": "Automatically hides the header menu on mobile phones, when scrolling down and shows it when scrolling up",
|
||||||
|
"version": 0.2,
|
||||||
|
"author": "Marco Heizmann",
|
||||||
|
"url": "https://github.com/oyox/FreshRSS-extensions",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "SmartMobileMenu",
|
||||||
|
"description": "Minimizes the required button space and groups buttons",
|
||||||
|
"version": 0.1,
|
||||||
|
"author": "Marco Heizmann",
|
||||||
|
"url": "https://github.com/oyox/FreshRSS-extensions",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TouchControl",
|
||||||
|
"description": "Add touch gestures to FreshRSS",
|
||||||
|
"version": 0.2,
|
||||||
|
"author": "Marco Heizmann",
|
||||||
|
"url": "https://github.com/oyox/FreshRSS-extensions",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "AutoRefresh",
|
||||||
|
"description": "Automatically refreshes the RSS feed when there is no activity",
|
||||||
|
"version": 1.0,
|
||||||
|
"author": "Essa AlAwadi",
|
||||||
|
"url": "https://github.com/Eisa01/FreshRSS---Auto-Refresh-Extension",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RedditImage",
|
||||||
|
"description": "Replace the link to the Reddit topic with the link to the resource",
|
||||||
|
"version": 0.1,
|
||||||
|
"author": "Alexis Degrugillier",
|
||||||
|
"url": "https://github.com/aledeg/FreshRSS-extensions",
|
||||||
|
"type": "gh-subdirectory"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue