diff --git a/manifest.json b/manifest.json index 4726d34..83c8e6e 100644 --- a/manifest.json +++ b/manifest.json @@ -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 }