Tema Oscuro de WhatsApp
Activa y desactiva el tema oscuro de WhatsApp con solo un click!
What is Tema Oscuro de WhatsApp?
Tema Oscuro de WhatsApp is a Chrome extension developed by http://www.whatsappparanegocios.com, and its main feature is "Activa y desactiva el tema oscuro de WhatsApp con solo un click!".
Extension Screenshots
Download Tema Oscuro de WhatsApp Extension CRX File
Download Tema Oscuro de WhatsApp extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Activa y desactiva el tema oscuro de WhatsApp con solo un click!
Extension Basic Information
Name | |
ID | depmngcmplfndfhblhdglbgihjnojaia |
Official URL | https://chrome.google.com/webstore/detail/tema-oscuro-de-whatsapp/depmngcmplfndfhblhdglbgihjnojaia |
Description | Activa y desactiva el tema oscuro de WhatsApp con solo un click! |
File Size | 483 KB |
Installation Count | 165 |
Current Version | 1.2.00 |
Last Updated | 2020-05-26 |
Publish Date | 2020-05-26 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.whatsappparanegocios.com |
[email protected] | |
Payment Type | free |
Help Page URL | http://wa.me/18093790955?text=Necesito%20ayuda%20con%20la%20extensi%C3%B3n%20WhatsApp%20Dark%20Theme |
Privacy Policy Page URL | https://www.mojicalabs.com/politica-de-privacidad |
Supported Languages | 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 } |