Eye Relaxer

Helps relieve eye strain in the evening.

Eye Relaxer क्या है?

Eye Relaxer Moiseeva Marina द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Helps relieve eye strain in the evening."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Eye Relaxer एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                                            

एक्सटेंशन की मूल जानकारी

नाम Eye Relaxer Eye Relaxer
ID npjapffionpdggpecedjfckjeemmpgjk
आधिकारिक URL https://chrome.google.com/webstore/detail/eye-relaxer/npjapffionpdggpecedjfckjeemmpgjk
विवरण Helps relieve eye strain in the evening.
फ़ाइल का आकार 13.04 KB
स्थापना संख्या 424
वर्तमान संस्करण 1.2
अंतिम अपडेट 2020-06-01
प्रकाशन तिथि 2020-06-01
रेटिंग 1.00/5 कुल 2 रेटिंग्स
डेवलपर Moiseeva Marina
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/e/2PACX-1vSJ9oW6pd19qSmelBAUpM7llJhPQcoY9o0fSw8qtpHrGpdOLUppM0F9SUFJySxxTWQTracgu1nyDf7E/pub
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icon-128.png"
    },
    "description": "Helps relieve eye strain in the evening.",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "manifest_version": 2,
    "name": "Eye Relaxer",
    "permissions": [
        "",
        "tabs",
        "storage",
        "contextMenus"
    ],
    "version": "1.2"
}