mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-14 08:17:52 -05:00
* Secure serving of user files from extensions fix https://github.com/FreshRSS/FreshRSS/issues/4930 * More fixes * Typo
9 lines
215 B
JSON
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"
|
|
}
|