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
什麼是CG Generate Messages?
CG Generate Messages是由https://camaleon-gamer.com開發的Chrome擴展程式,該擴展的主要功能是“It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp”。
擴展截圖
下載CG Generate Messages擴展crx文件
下載CG Generate Messages擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Easily create direct contact links to your whatsapp with a call to action in text or image. 擴展基本資訊
| 名稱 | |
| ID | dnbndagfmofjlkfhpbngcbaiekdeiekl |
| 官方網址 | https://chromewebstore.google.com/detail/cg-generate-messages/dnbndagfmofjlkfhpbngcbaiekdeiekl |
| 簡介 | It generates easy and fast links so you can send automatic messages to your whatsapp with a single click. By Api Whatsapp |
| 檔案大小 | 52.35 KB |
| 安裝次數 | 228 |
| 目前版本 | 1.0.2 |
| 更新時間 | 2018-08-09 |
| 上架時間 | 2018-08-09 |
| 開發者 | https://camaleon-gamer.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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"
]
} | |