Instagram Dark Mode Extension

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

Wat is Instagram Dark Mode Extension?

Instagram Dark Mode Extension is een Chrome-extensie ontwikkeld door margaretafossb70, en de belangrijkste functie is "Easily switch your Instagram page to dark mode to protect your eyes.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Instagram Dark Mode Extension

Download Instagram Dark Mode Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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;                    

Basisinformatie over de Extensie

Naam Instagram Dark Mode Extension Instagram Dark Mode Extension
ID mdnphcaieagbelaibkmcklmmpfimnkcg
Officiële URL https://chrome.google.com/webstore/detail/instagram-dark-mode-exten/mdnphcaieagbelaibkmcklmmpfimnkcg
Beschrijving Easily switch your Instagram page to dark mode to protect your eyes.
Bestandsgrootte 92.42 KB
Aantal Installaties 1,000
Huidige Versie 1.0.0
Laatst Bijgewerkt 2022-08-24
Publicatiedatum 2022-08-24
Beoordeling 4.80/5 Totaal 5 Beoordelingen
Ontwikkelaar margaretafossb70
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://twiclips.top/privacy
Ondersteunde Talen 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"
}