Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_title": "Click to open panel" }, "side_panel": { "default_path": "sidepanel\/sidepanel.html" }, "background": { "service_worker": "background.js" }, "description": "Quick and easy notes online", "manifest_version": 3, "name": "Flashcards and Notes", "permissions": [ "storage", "sidePanel" ], "version": "0.1.2", "icons": { "1": "flash.png" } }