Dating - Multi-account - chats / mails

Dating - Multi-account - chats / mails

Dating - Multi-account - chats / mails là gì?

Dating - Multi-account - chats / mails là một tiện ích mở rộng Chrome được phát triển bởi http://chatoptimizer.com, và tính năng chính của nó là "Dating - Multi-account - chats / mails".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dating - Multi-account - chats / mails

Tải xuống các tệp mở rộng Dating - Multi-account - chats / mails 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

                        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                    

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

Tên Dating - Multi-account - chats / mails Dating - Multi-account - chats / mails
ID jmnocpcbnkaomdppclaiimfpidphdgkp
URL Chính Thức 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
Mô tả Dating - Multi-account - chats / mails
Kích Thước Tệp 3.3 MB
Số Lần Cài Đặt 354
Phiên Bản Hiện Tại 2.0.8.15
Cập Nhật Lần Cuối 2024-02-23
Ngày Phát Hành 2020-06-24
Nhà Phát Triển http://chatoptimizer.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://chatoptimizer.com
URL Trang Chính Sách Bảo Mật https://chatoptimizer.com/politika-konfidencialnosti
Ngôn Ngữ Được Hỗ Trợ 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"
            ]
        }
    ]
}