Instagram Dark Mode Extension

Easily switch your Instagram page to dark mode to protect your eyes.

Instagram Dark Mode Extension क्या है?

Instagram Dark Mode Extension margaretafossb70 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily switch your Instagram page to dark mode to protect your eyes."।

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

screenshot

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

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

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

                        This Instagram dark mode extension enables native dark mode for Instagram pages. Our eyes have a better perception of instagram's dark theme at night or when the indoor light is poor. It just looks cool.
The main features: 
-Fashionable and simple design, convenient switching;
-Applicable to all instagram pages;
-Free;                    

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

नाम Instagram Dark Mode Extension Instagram Dark Mode Extension
ID mdnphcaieagbelaibkmcklmmpfimnkcg
आधिकारिक URL https://chrome.google.com/webstore/detail/instagram-dark-mode-exten/mdnphcaieagbelaibkmcklmmpfimnkcg
विवरण Easily switch your Instagram page to dark mode to protect your eyes.
फ़ाइल का आकार 92.42 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-08-24
प्रकाशन तिथि 2022-08-24
रेटिंग 4.80/5 कुल 5 रेटिंग्स
डेवलपर margaretafossb70
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://twiclips.top/privacy
समर्थित भाषाएँ id,de,en,en-GB,en-US,fil,fr,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "declarativeNetRequest",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.0.0"
}