From 4d53fa14ee0cd615444aca6f6ba176e0ccc1b5be Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:06:12 -0400 Subject: init --- SI/.obsidian/plugins/oz-image-plugin/manifest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SI/.obsidian/plugins/oz-image-plugin/manifest.json (limited to 'SI/.obsidian/plugins/oz-image-plugin/manifest.json') diff --git a/SI/.obsidian/plugins/oz-image-plugin/manifest.json b/SI/.obsidian/plugins/oz-image-plugin/manifest.json new file mode 100644 index 0000000..59da149 --- /dev/null +++ b/SI/.obsidian/plugins/oz-image-plugin/manifest.json @@ -0,0 +1,11 @@ +{ + "id": "oz-image-plugin", + "name": "Image in Editor", + "version": "2.2.6", + "minAppVersion": "0.15.0", + "description": "View Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.", + "author": "Ozan Tellioglu", + "authorUrl": "https://ozan.pl/aboutme/", + "fundingUrl": "https://ko-fi.com/ozante", + "isDesktopOnly": false +} -- cgit v1.2.3