Call on Whats

Call people on WhatsApp without having to add the contact on your cell phone.

Τι είναι το Call on Whats;

Το Call on Whats είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Tw, και η κύρια λειτουργία του είναι "Call people on WhatsApp without having to add the contact on your cell phone.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Call on Whats

Λήψη αρχείων επέκτασης Call on Whats σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Make the first contact with your WhatsappWEB without having to add it to your cell phone!

This app does not register the contact in your WhatsApp account nor does it have any association with other functions.

How to use...
1 - Install this extension on your Chrome internet browser.
2 - Click on the green "Call on Whats" icon on the right side of the browser's address box.
3 - Write a contact message if you wish.
4 - Enter a number and click Call Contact.

Tips: You can use this app as a WhatsApp shortcut just by clicking on the WhatsApp icon within Call on Whats.

ATTENTION:

This version contains advertisements, but you can contact us to purchase the PRO version without it and increase your productivity.

The opening time for each tab may vary depending on the number of contacts, messages and media that your WhatsApp has.

To speed up opening the next tab with the new contact, simply close the previously opened tab and keep your Smartphone with WhatsApp always open and connected to the internet.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Call on Whats Call on Whats
ID kacceiomkmbogkahfpgenakgdonlomlm
Επίσημο URL https://chromewebstore.google.com/detail/call-on-whats/kacceiomkmbogkahfpgenakgdonlomlm
Περιγραφή Call people on WhatsApp without having to add the contact on your cell phone.
Μέγεθος Αρχείου 1.58 MB
Αριθμός Εγκαταστάσεων 91
Τρέχουσα Έκδοση 0.0.9
Τελευταία Ενημέρωση 2024-02-18
Ημερομηνία Δημοσίευσης 2023-10-10
Προγραμματιστής Tw
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Tw",
    "name": "Call on Whats",
    "version": "0.0.9",
    "description": "Call people on WhatsApp without having to add the contact on your cell phone.",
    "manifest_version": 3,
    "action": {
        "default_title": "Call on Whats! v0.0.9",
        "default_icon": "assets\/WhatsAddIcon128x128.png",
        "default_popup": "html\/ChamaNoWhats.html"
    },
    "icons": {
        "128": "assets\/WhatsAddIcon128x128.png"
    },
    "permissions": [],
    "host_permissions": [
        "https:\/\/web.whatsapp.com\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';",
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "image\/*.png",
                "https:\/\/www.profitablecreativeformat.com\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "minimum_chrome_version": "93"
}