This commit is contained in:
Lostecho
2024-03-03 16:38:06 +08:00
parent c7947017c3
commit c8f11d0488
111 changed files with 65125 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "markdown-prettifier",
"name": "Markdown prettifier",
"description": "Tries to fix and reformat ugly Markdown and adds things like 'modified date' etc.",
"isDesktopOnly": false,
"author": "Cristian",
"authorUrl": "https://github.com/cristianvasquez",
"js": "main.js",
"version": "0.1.3"
}