Files
FreshRSS/lib/core-extensions/UserCSS/metadata.json
Alexandre Alapetite 0c33d27139 Secure serving of user files from extensions (#7495)
* Secure serving of user files from extensions
fix https://github.com/FreshRSS/FreshRSS/issues/4930

* More fixes

* Typo
2025-04-07 08:47:42 +02:00

9 lines
215 B
JSON

{
"name": "User CSS",
"author": "hkcomori, Marien Fressinaud",
"description": "Give possibility to overwrite the CSS with a user-specific rules.",
"version": "1.1.0",
"entrypoint": "UserCSS",
"type": "user"
}