added more extensions

This commit is contained in:
Kevin Papst 2017-12-02 13:11:16 +01:00
parent 5d80e614e7
commit c1ed4c2111

View file

@ -56,6 +56,62 @@
"author": "Kevin Papst",
"url": "https://github.com/kevinpapst/freshrss-dilbert",
"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"
}
]
}