quartz/content/Obsidian Vault/.obsidian/plugins/convert-url-to-iframe/manifest.json
2022-06-07 14:39:39 -06:00

9 lines
275 B
JSON

{
"id": "convert-url-to-iframe",
"name": "Convert url to preview (iframe)",
"version": "0.2.0",
"description": "Convert an url (ex, youtube) into an iframe (preview)",
"author": "Hachez Floran",
"authorUrl": "https://github.com/FHachez",
"isDesktopOnly": true
}