ObsidianCustomFrames/manifest.json

11 lines
370 B
JSON
Raw Permalink Normal View History

2022-08-21 17:50:27 +02:00
{
2023-05-22 19:37:17 +02:00
"id": "obsidian-custom-frames",
"name": "Custom Frames",
2024-02-21 13:10:24 +01:00
"version": "2.4.7",
2023-05-22 19:37:17 +02:00
"minAppVersion": "1.2.0",
"description": "A plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.",
"author": "Ellpeck",
"authorUrl": "https://ellpeck.de",
"isDesktopOnly": false
2022-08-21 17:50:27 +02:00
}