WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
eyeCare - Protect your vision

eyeCare - Protect your vision

View on Chrome Web Store
View eyeCare - Protect your vision Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (253 ratings)
1 new ratings
22 views
This extension has been viewed 22 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Notifies you in multiple ways to take breaks and helps you with eye exercises based on 20-20-20 rule and with lower back exercises.
Type
Extension
Users
50,000 users
10K
sks.ideas
View author page of sks.ideas
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 27, 2012
Version 0.0.2.01
Manifest version
3
Updated
Updated on November 25, 2024
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View eyeCare - Protect your vision Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "eyeCare - Protect your vision",
    "version": "0.0.2.01",
    "minimum_chrome_version": "88.0.0.0",
    "description": "Notifies you in multiple ways to take breaks and helps you with eye exercises based on 20-20-20 rule and with lower back exercises.",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "action": {
        "default_icon": "icon.png",
        "default_title": "eyeCare - Protect your vision and health",
        "default_popup": "options.html"
    },
    "permissions": [
        "notifications",
        "storage",
        "alarms",
        "offscreen"
    ],
    "optional_permissions": [
        "background"
    ],
    "options_page": "options.html#optmode",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icon_48.png",
                "icon_128_noti.png",
                "snds\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top