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 |
| 官方URL | 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"
]
} | |