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", "name": "Purrfect Pomodoro Timer: Productivity, Time Management & Daily Journal", "version": "1.4.9", "description": "Purrfect Pomodoro Timer", "permissions": [ "storage", "notifications", "alarms", "offscreen" ], "background": { "service_worker": "public\/background.js", "type": "module" }, "action": { "default_icon": { "16": "\/cat.png", "24": "\/cat.png", "32": "\/cat.png", "48": "\/cat.png", "128": "\/cat.png" }, "default_title": "Purrfect Pomodoro Timer", "default_popup": "src\/popup\/popup.html" }, "icons": { "16": "\/cat.png", "24": "\/cat.png", "32": "\/cat.png", "48": "\/cat.png", "128": "\/cat.png" }, "manifest_version": 3 }