Add Quick Collapse extension (#71)
* Add Quick Collapse extension * Remove async for JS scripts * Homogeneize const declarations in script
This commit is contained in:
parent
0a8652eefb
commit
ad61438c3d
14 changed files with 838 additions and 0 deletions
|
|
@ -184,6 +184,15 @@
|
|||
"author": "Alexis Degrugillier",
|
||||
"url": "https://github.com/aledeg/FreshRSS-extensions",
|
||||
"type": "gh-subdirectory"
|
||||
},
|
||||
{
|
||||
"name": "Quick Collapse",
|
||||
"description": "Improve the sharing by email system.",
|
||||
"description": "Quickly change from folded to unfolded articles",
|
||||
"version": 0.1,
|
||||
"author": "romibi and Marien Fressinaud",
|
||||
"url": "https://github.com/FreshRSS/Extensions",
|
||||
"type": "gh-subdirectory"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue