CustomCSS and CustomJS have been promoted to core extensions (#256)
https://github.com/FreshRSS/FreshRSS/pull/6267
This commit is contained in:
parent
2f4bc6e715
commit
fa9cfe4be4
25 changed files with 5 additions and 1672 deletions
|
|
@ -89,28 +89,6 @@
|
|||
"method": "git",
|
||||
"directory": "xExtension-Copy2Clipboard"
|
||||
},
|
||||
{
|
||||
"name": "Custom CSS",
|
||||
"author": "Marien Fressinaud",
|
||||
"description": "Give possibility to overwrite the CSS with a user-specific rules.",
|
||||
"version": "0.5.2",
|
||||
"entrypoint": "CustomCSS",
|
||||
"type": "user",
|
||||
"url": "https://github.com/FreshRSS/Extensions",
|
||||
"method": "git",
|
||||
"directory": "xExtension-CustomCSS"
|
||||
},
|
||||
{
|
||||
"name": "Custom JS",
|
||||
"author": "Frans de Jonge",
|
||||
"description": "Apply custom JS.",
|
||||
"version": "0.5.2",
|
||||
"entrypoint": "CustomJS",
|
||||
"type": "user",
|
||||
"url": "https://github.com/FreshRSS/Extensions",
|
||||
"method": "git",
|
||||
"directory": "xExtension-CustomJS"
|
||||
},
|
||||
{
|
||||
"name": "Date Format",
|
||||
"author": "Alexis Degrugillier",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue