Wharketing - Mensajes Masivos por Whatsapp

Enviar mensajes masivos desde Whatsapp

Wat is Wharketing - Mensajes Masivos por Whatsapp?

Wharketing - Mensajes Masivos por Whatsapp is een Chrome-extensie ontwikkeld door wapetxo, en de belangrijkste functie is "Enviar mensajes masivos desde Whatsapp".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Wharketing - Mensajes Masivos por Whatsapp

Download Wharketing - Mensajes Masivos por Whatsapp-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

                                            

Basisinformatie over de Extensie

Naam Wharketing - Mensajes Masivos por Whatsapp Wharketing - Mensajes Masivos por Whatsapp
ID fphifkcnmfnfkejdigdoacabjhfidobj
Officiële URL https://chrome.google.com/webstore/detail/wharketing-mensajes-masiv/fphifkcnmfnfkejdigdoacabjhfidobj
Beschrijving Enviar mensajes masivos desde Whatsapp
Bestandsgrootte 407 KB
Aantal Installaties 766
Huidige Versie 2.0.5
Laatst Bijgewerkt 2020-10-21
Publicatiedatum 2020-08-10
Beoordeling 1.00/5 Totaal 2 Beoordelingen
Ontwikkelaar wapetxo
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://williampenaloza.com
Help Pagina-URL https://williampenaloza.com/contacto
URL van de Privacybeleid Pagina https://wharketing.com/politica
Ondersteunde Talen es
manifest.json
{
    "author": "William Pe\u00f1aloza",
    "background": {
        "persistent": false,
        "scripts": [
            "smph\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "imgs\/16.png",
            "48": "imgs\/48.png"
        },
        "default_title": "Wharketing - Enviar Mensajes Masivos por Whatsapp Gratis"
    },
    "content_scripts": [
        {
            "css": [
                "smph\/0d8fd505a99478275324ed48ae42bfea.css",
                "smph\/css\/uikit.css"
            ],
            "js": [
                "smph\/jquery.js",
                "smph\/smph.js",
                "smph\/app736e75726620636f7270.js",
                "smph\/js\/uikit.js",
                "smph\/js\/uikit-icons.js"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*",
                "*:\/\/*.wharketing.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Enviar mensajes masivos desde Whatsapp",
    "icons": {
        "128": "imgs\/128.png",
        "32": "imgs\/32.png",
        "48": "imgs\/48.png",
        "16": "imgs\/16.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "37",
    "name": "Wharketing - Mensajes Masivos por Whatsapp",
    "permissions": [
        "*:\/\/*.whatsapp.com\/*",
        "activeTab",
        "background"
    ],
    "short_name": "Wharketing - Enviar Mensajes Masivos por Whatsapp Gratis",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.5",
    "web_accessible_resources": [
        "smph\/*"
    ]
}