WhatsApp easy send

Easy send WhatsApp by entering number and text. If there's a 'URL' place holder in the text, will replace it with the active url

WhatsApp easy send là gì?

WhatsApp easy send là một tiện ích mở rộng Chrome được phát triển bởi tal.barda88, và tính năng chính của nó là "Easy send WhatsApp by entering number and text. If there's a 'URL' place holder in the text, will replace it with the active url".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng WhatsApp easy send

Tải xuống các tệp mở rộng WhatsApp easy send dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Easy send WhatsApp message to a number that isn't saved on your contacts list by entering number and text. If there's a 'URL' place holder in the text, will replace it with the current tab url.
Known issues:
1. It's developed for the personal purposes of looking an apartment in Israel - so the message placeholder is for sending a message in Hebrew "Hey, I would be happy to get some details for the apartment.."
2. It doesn't store the latest trial so every time you click on it, you will re-enter the details                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WhatsApp easy send WhatsApp easy send
ID dfpggoalmiggfgehidjjldkonifpijed
URL Chính Thức https://chrome.google.com/webstore/detail/whatsapp-easy-send/dfpggoalmiggfgehidjjldkonifpijed
Mô tả Easy send WhatsApp by entering number and text. If there's a 'URL' place holder in the text, will replace it with the active url
Kích Thước Tệp 14.7 MB
Số Lần Cài Đặt 69
Phiên Bản Hiện Tại 0.0.0.1
Cập Nhật Lần Cuối 2021-07-13
Ngày Phát Hành 2021-07-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển tal.barda88
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://www.facebook.com/groups/supertool/permalink/717341105668298/
Ngôn Ngữ Được Hỗ Trợ
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WhatsApp easy send",
    "version": "0.0.0.1",
    "description": "Easy send WhatsApp by entering number and text. If there's a 'URL' place holder in the text, will replace it with the active url",
    "manifest_version": 2,
    "icons": {
        "16": "WhatsApp.png",
        "48": "WhatsApp.png",
        "128": "WhatsApp.png"
    },
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "A popup will come"
    }
}