Wa Delivery Tools - Ferramentas para Delivery
Um verdadeiro Canivete Suíço para auxiliar Restaurantes de Delivery a realizarem o atendimento via WhatsaApp Web
What is Wa Delivery Tools - Ferramentas para Delivery?
Wa Delivery Tools - Ferramentas para Delivery is a Chrome extension developed by https://dturb.com, and its main feature is "Um verdadeiro Canivete Suíço para auxiliar Restaurantes de Delivery a realizarem o atendimento via WhatsaApp Web".
Extension Screenshots
Download Wa Delivery Tools - Ferramentas para Delivery Extension CRX File
Download Wa Delivery Tools - Ferramentas para Delivery extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ferramenta essencial para restaurantes (Pizzarias, hamburguerias, açaiterias, sorveterias, etc.) que operam com Delivery e recebem pedidos via WhatsApp. Se você tiver sugestões para melhorias conte para nós através do suporte integrado.
Extension Basic Information
Name | Wa Delivery Tools - Ferramentas para Delivery |
ID | pacibjdmiknjgmfbobkofpccpadbnkmh |
Official URL | https://chromewebstore.google.com/detail/wa-delivery-tools-ferrame/pacibjdmiknjgmfbobkofpccpadbnkmh |
Description | Um verdadeiro Canivete Suíço para auxiliar Restaurantes de Delivery a realizarem o atendimento via WhatsaApp Web |
File Size | 1.66 MB |
Installation Count | 461 |
Current Version | 2.7.14 |
Last Updated | 2024-03-04 |
Publish Date | 2020-07-04 |
Rating | 4.80/5 Total 15 Ratings |
Developer | https://dturb.com |
[email protected] | |
Payment Type | in_app |
Extension Website | https://dturb.com |
Privacy Policy Page URL | https://mindi.com.br/politica-privacidade.html |
Supported Languages | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "2.7.14", "name": "Wa Delivery Tools - Ferramentas para Delivery", "description": "Um verdadeiro Canivete Su\u00ed\u00e7o para auxiliar Restaurantes de Delivery a realizarem o atendimento via WhatsaApp Web", "author": "Jo\u00e3o Cardoso", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "content_scripts": [ { "css": [ "styles.css" ], "js": [ "content.js" ], "matches": [ "https:\/\/web.whatsapp.com\/*" ] } ], "background": { "service_worker": "background.js" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/api.mindi.com.br\/*", "https:\/\/raw.githubusercontent.com\/*", "https:\/\/api.mixpanel.com\/*", "https:\/\/us-central1-teste1-b534b.cloudfunctions.net\/*" ], "web_accessible_resources": [ { "resources": [ "\/*" ], "matches": [ " |