Instagram Dark Mode Extension

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

Apa itu Instagram Dark Mode Extension?

Instagram Dark Mode Extension adalah ekstensi Chrome yang dikembangkan oleh margaretafossb70, dan fitur utamanya adalah "Easily switch your Instagram page to dark mode to protect your eyes.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Instagram Dark Mode Extension

Unduh file ekstensi Instagram Dark Mode Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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;                    

Informasi Dasar Ekstensi

Nama Instagram Dark Mode Extension Instagram Dark Mode Extension
ID mdnphcaieagbelaibkmcklmmpfimnkcg
URL Resmi https://chrome.google.com/webstore/detail/instagram-dark-mode-exten/mdnphcaieagbelaibkmcklmmpfimnkcg
Deskripsi Easily switch your Instagram page to dark mode to protect your eyes.
Ukuran File 92.42 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2022-08-24
Tanggal Publikasi 2022-08-24
Penilaian 4.80/5 Total 5 Penilaian
Pengembang margaretafossb70
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://twiclips.top/privacy
Bahasa yang Didukung 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"
}