Arabiandate - Multi-account - chats / mails

Arabiandate - Multi-account - chats / mails

Arabiandate - Multi-account - chats / mails क्या है?

Arabiandate - Multi-account - chats / mails https://chatoptimizer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Arabiandate - Multi-account - chats / mails"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Arabiandate - Multi-account - chats / mails एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The program for sending invitations to chat and letters is a reliable assistant for attracting attention to profiles, increasing the number of fans and the duration of communication

For you:

- Chats+mails - 2 functionalities in one program
- Setting up sending in a few clicks
- Sending and communication on any number of profiles in one tab
- Smart notification system - converts every sign of attention to the profile into a real interlocutor
- Agency autopilot - sending top invitations for better conversion into interlocutors
- Minichat and Minimail - comfortable and easy communication
- Communication assistants - auto-translator, auto-dialer, comments, profile info...
- Sending lists - prospective audiences of recipients
- Activity on the profile on several devices at the same time
- Modified Let's Mingle - sending without manual restarts. It sends different invitations for more interest and response to the profile
- Reliable service and always maximum sending opportunities
- 3 days free trial period

Install and get the desired results!

More information - on the site https://chatoptimizer.com/en                    

एक्सटेंशन की मूल जानकारी

नाम Arabiandate - Multi-account - chats / mails Arabiandate - Multi-account - chats / mails
ID pbncfpchhfldenmaicdkclmeobcanjkd
आधिकारिक URL https://chrome.google.com/webstore/detail/arabiandate-%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D0%B8%D0%B0%D0%BA%D0%BA%D0%B0%D1%83%D0%BD%D1%82/pbncfpchhfldenmaicdkclmeobcanjkd
विवरण Arabiandate - Multi-account - chats / mails
फ़ाइल का आकार 3.29 MB
स्थापना संख्या 59
वर्तमान संस्करण 1.0.1.12
अंतिम अपडेट 2023-07-24
प्रकाशन तिथि 2023-03-02
डेवलपर https://chatoptimizer.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://chatoptimizer.com
गोपनीयता नीति पृष्ठ URL https://chatoptimizer.com/politika-konfidencialnosti
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/svadba.css",
                "css\/profileContent.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/translations.js",
                "js\/cookie.js",
                "js\/hashchange.js",
                "js\/content.live.js"
            ],
            "matches": [
                "*:\/\/*.arabiandate.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "ru",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "action": {
        "default_icon": "img\/16.png",
        "default_popup": "index.live.html",
        "default_title": "Arabiandate - Multi-account - chats \/ mails"
    },
    "permissions": [
        "tabs",
        "notifications",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.googleapis.com\/*",
        "*:\/\/*.telegra.ph\/*",
        "*:\/\/*.arabiandate.com\/*",
        "*:\/\/*.chatoptimizer.com\/*"
    ],
    "version": "1.0.1.12",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "js\/tawk.js",
                "js\/tawkOnload.js"
            ]
        }
    ]
}