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", "author": "FocusBox.io", "action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "FocusBox: Pomodoro Timers, Ambient Sounds with Videos and Timeboxing" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery-3.5.1.min.js", "js\/gsap.min.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "FocusBox is a productivity tool that helps you take control of your time using Focus Boxes, Tasks, Pomodoro Timers, To-Do lists.", "homepage_url": "https:\/\/focusbox.io", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "manifest_version": 3, "name": "FocusBox: Pomodoro & Focus Timers Online", "permissions": [ "storage", "activeTab" ], "short_name": "FocusBox.io", "version": "1.0.1" }