removed unused manifest entries

This commit is contained in:
Zihad 2025-05-05 16:01:54 +06:00
parent 624d7174f5
commit eb388f0160

View file

@ -6,9 +6,5 @@
"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"
]
"isDesktopOnly": false
}