CG Generate Messages
It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp
Cos'è CG Generate Messages?
CG Generate Messages è un'estensione di Chrome sviluppata da https://camaleon-gamer.com, e la sua funzione principale è "It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CG Generate Messages
Scarica i file di estensione CG Generate Messages in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Easily create direct contact links to your whatsapp with a call to action in text or image. Informazioni di Base sull'Estensione
| Nome | |
| ID | dnbndagfmofjlkfhpbngcbaiekdeiekl |
| URL Ufficiale | https://chromewebstore.google.com/detail/cg-generate-messages/dnbndagfmofjlkfhpbngcbaiekdeiekl |
| Descrizione | It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp |
| Dimensione del File | 52.35 KB |
| Conteggio Installazioni | 228 |
| Versione Corrente | 1.0.2 |
| Ultimo Aggiornamento | 2018-08-09 |
| Data di Pubblicazione | 2018-08-09 |
| Sviluppatore | https://camaleon-gamer.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "CG Generate Messages",
"short_name": "CG Generate Message",
"description": "It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp",
"version": "1.0.2",
"author": "Camaleon Gamer",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |