Dating - Multi-account - chats / mails

Dating - Multi-account - chats / mails

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

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

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        There is an extension to search for interlocutor in chats on dating.com website. This is a reliable assistant for attracting attention and getting new fans.

For you:

- User friendly and simple interface
- Set up sending in a few clicks
- The widest possible selection criteria and sending options
- Actual updates and new tools
- Reliable service and high-quality user support
- 3 days free test period

Just launch and get desired results!

We invite you to https://chatoptimizer.com/en for more information                    

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

नाम Dating - Multi-account - chats / mails Dating - Multi-account - chats / mails
ID jmnocpcbnkaomdppclaiimfpidphdgkp
आधिकारिक URL https://chrome.google.com/webstore/detail/dating-%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-%D1%87%D0%B0%D1%82%D1%8B/jmnocpcbnkaomdppclaiimfpidphdgkp
विवरण Dating - Multi-account - chats / mails
फ़ाइल का आकार 3.3 MB
स्थापना संख्या 354
वर्तमान संस्करण 2.0.8.15
अंतिम अपडेट 2024-02-23
प्रकाशन तिथि 2020-06-24
डेवलपर http://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": [
                "*:\/\/*.dating.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": "Dating - Multi-account - chats \/ mails"
    },
    "permissions": [
        "tabs",
        "notifications",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.googleapis.com\/*",
        "*:\/\/*.telegra.ph\/*",
        "*:\/\/*.dating.com\/*",
        "*:\/\/*.chatoptimizer.com\/*"
    ],
    "version": "2.0.8.15",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "js\/tawk.js"
            ]
        }
    ]
}