obsidian/.obsidian/plugins/simple-embeds/manifest.json

11 lines
316 B
JSON
Raw Normal View History

2024-06-28 02:13:12 -05:00
{
"id": "simple-embeds",
"name": "Simple Embeds",
"version": "1.14.1",
"minAppVersion": "0.15.0",
"description": "Replaces links, like Twitter and YouTube, with embeds when previewing a file.",
"author": "Sam Warnick",
"authorUrl": "https://github.com/samwarnick",
"isDesktopOnly": false
}