Whatsapp Send
This extension allows to open a Whatsapp chat with any number
Apa itu Whatsapp Send?
Whatsapp Send adalah ekstensi Chrome yang dikembangkan oleh orieleldar, dan fitur utamanya adalah "This extension allows to open a Whatsapp chat with any number".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Whatsapp Send
Unduh file ekstensi Whatsapp Send dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
· Includes option to highlight phone number, right-click and open a chat in a click. · Includes option to insert numbers manually and open a chat. · Identifies phone extension automatically based on location. · Includes settings to define the desired platform (Web / App). · Includes the option to insert a country code manually.
Informasi Dasar Ekstensi
Nama | |
ID | oeignolipcehbdagaajdndfpjaofeifk |
URL Resmi | https://chrome.google.com/webstore/detail/whatsapp-send/oeignolipcehbdagaajdndfpjaofeifk |
Deskripsi | This extension allows to open a Whatsapp chat with any number |
Ukuran File | 917 KB |
Jumlah Instalasi | 1,000 |
Versi Saat Ini | 1.4.0 |
Terakhir Diperbarui | 2021-11-26 |
Tanggal Publikasi | 2020-07-02 |
Penilaian | 5.00/5 Total 8 Penilaian |
Pengembang | orieleldar |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Whatsapp Send", "description": "This extension allows to open a Whatsapp chat with any number", "version": "1.4.0", "browser_action": { "default_popup": "index.html", "default_title": "Open the popup" }, "permissions": [ "contextMenus", "storage" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |