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
Vad är CG Generate Messages?
CG Generate Messages är en Chrome-tillägg utvecklad av https://camaleon-gamer.com, och dess huvudfunktion är "It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp".
Tilläggsskärmbilder
Ladda ner CG Generate Messages-förlängningens CRX-fil
Ladda ner CG Generate Messages-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Easily create direct contact links to your whatsapp with a call to action in text or image. Grundläggande Information om Tillägg
| Namn | |
| ID | dnbndagfmofjlkfhpbngcbaiekdeiekl |
| Officiell webbadress | https://chromewebstore.google.com/detail/cg-generate-messages/dnbndagfmofjlkfhpbngcbaiekdeiekl |
| Beskrivning | It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp |
| Filstorlek | 52.35 KB |
| Antal Installationer | 228 |
| Aktuell Version | 1.0.2 |
| Senast Uppdaterad | 2018-08-09 |
| Publiceringsdatum | 2018-08-09 |
| Utvecklare | https://camaleon-gamer.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
]
} | |