Tema Oscuro de WhatsApp

Activa y desactiva el tema oscuro de WhatsApp con solo un click!

Qu'est-ce que Tema Oscuro de WhatsApp ?

Tema Oscuro de WhatsApp est une extension Chrome développée par http://www.whatsappparanegocios.com, et sa fonction principale est "Activa y desactiva el tema oscuro de WhatsApp con solo un click!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Tema Oscuro de WhatsApp

Téléchargez les fichiers d'extension Tema Oscuro de WhatsApp au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Activa y desactiva el tema oscuro de WhatsApp con solo un click!                    

Informations de Base sur l'Extension

Nom Tema Oscuro de WhatsApp Tema Oscuro de WhatsApp
ID depmngcmplfndfhblhdglbgihjnojaia
URL Officiel https://chrome.google.com/webstore/detail/tema-oscuro-de-whatsapp/depmngcmplfndfhblhdglbgihjnojaia
Description Activa y desactiva el tema oscuro de WhatsApp con solo un click!
Taille du Fichier 483 KB
Nombre d'Installations 165
Version Actuelle 1.2.00
Dernière Mise à Jour 2020-05-26
Date de Publication 2020-05-26
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://www.whatsappparanegocios.com
Email [email protected]
Type de Paiement free
URL de la Page d'Aide http://wa.me/18093790955?text=Necesito%20ayuda%20con%20la%20extensi%C3%B3n%20WhatsApp%20Dark%20Theme
URL de la Page de Politique de Confidentialité https://www.mojicalabs.com/politica-de-privacidad
Langues Prises en Charge en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "1.2.00",
    "description": "__MSG_extDescription__",
    "default_locale": "es",
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage",
        "https:\/\/217rtw0fjh.execute-api.us-west-2.amazonaws.com\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/get_started16.png",
            "32": "images\/get_started32.png",
            "48": "images\/get_started48.png",
            "128": "images\/get_started128.png",
            "512": "images\/get_started512.png"
        }
    },
    "icons": {
        "16": "images\/get_started16.png",
        "32": "images\/get_started32.png",
        "48": "images\/get_started48.png",
        "128": "images\/get_started128.png",
        "512": "images\/get_started512.png"
    },
    "manifest_version": 2
}