Whatsapp Send
This extension allows to open a Whatsapp chat with any number
Cos'è Whatsapp Send?
Whatsapp Send è un'estensione di Chrome sviluppata da orieleldar, e la sua funzione principale è "This extension allows to open a Whatsapp chat with any number".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Whatsapp Send
Scarica i file di estensione Whatsapp Send 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
· 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.
Informazioni di Base sull'Estensione
Nome | |
ID | oeignolipcehbdagaajdndfpjaofeifk |
URL Ufficiale | https://chrome.google.com/webstore/detail/whatsapp-send/oeignolipcehbdagaajdndfpjaofeifk |
Descrizione | This extension allows to open a Whatsapp chat with any number |
Dimensione del File | 917 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 1.4.0 |
Ultimo Aggiornamento | 2021-11-26 |
Data di Pubblicazione | 2020-07-02 |
Valutazione | 5.00/5 Totale 8 Valutazioni |
Sviluppatore | orieleldar |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |