gnoxnahte_obsidian-auto-embed/manifest.json
GnoxNahte ccc3e720c4 Update to version 1.2.0
This update fixes: https://github.com/GnoxNahte/obsidian-auto-embed/issues/7

This commit also fixes some minor bugs:
- enable twitter by default.
- limits embed width, mostly for small screens.
2024-09-07 15:35:09 +08:00

11 lines
No EOL
297 B
JSON

{
"id": "auto-embed",
"name": "Auto Embed",
"version": "1.2.0",
"minAppVersion": "1.5.11",
"description": "Helps to embed links using markdown instead of iframe",
"author": "GnoxNahte",
"authorUrl": "gnoxnahte.com",
"fundingUrl": "https://ko-fi.com/gnoxnahtedev",
"isDesktopOnly": false
}