tazihad_obsidian-easy-keep-.../manifest.json
2025-04-11 03:51:49 +06:00

14 lines
398 B
JSON

{
"id": "easy-keep-view",
"name": "Easy Keep View",
"version": "1.0.0",
"minAppVersion": "1.8.9",
"description": "Easy Keep View mimics the Google Keep interface, allowing you to view and manage your notes with image thumbnails and excerpts.",
"author": "@tazihad",
"authorUrl": "https://github.com/tazihad",
"isDesktopOnly": false,
"main": "main.js",
"scripts": [
"styles.css"
]
}