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", "manifest_version": 3, "name": "Eye Protector App from Computer Screen time", "version": "1.0", "description": "20\/20\/20 rule give your eyes a much-needed break during long and extended work days.", "permissions": [ "alarms", "windows", "tabs" ], "background": { "service_worker": "background.js" }, "icons": { "16": "images\/eye_16.png", "32": "images\/eye_32.png", "48": "images\/eye_48.png", "128": "images\/eye_128.png" } }