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": "webstickynote", "default_popup": "popup.html" }, "description": "save quick notes", "icons": { "16": "b16.png", "32": "b32.png", "48": "b48.png", "64": "b64.png", "72": "b72.png", "128": "b128.png", "256": "b256.png", "512": "b512.png" }, "manifest_version": 3, "name": "webstickynote", "permissions": [ "storage" ], "version": "1.0.3" }