Svadba/Affiliact - Multi-account - chats/mails

Svadba/Affiliact - Multi-account - chats/mails

Svadba/Affiliact - Multi-account - chats/mails là gì?

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

Ả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 Svadba/Affiliact - Multi-account - chats/mails

Tải xuống các tệp mở rộng Svadba/Affiliact - 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

                        ChatOS Multi-account is a program for sending chat invitations and letters from any number of profiles in one tab.

- 2in1 extension - chats and mails
- unlimited number of profile to work
- Minichat - any number of chats in one window
- MiniMail - fast mails sending directly from the chat page
- the widest set of recipient audiences
- the ability to create your own sending lists
- Guaranteed delivery is a way to get guaranteed attention of men
- Autopilot - sending without creating invitations
- comfortable activity on the site - info on all profiles and their men is in front of your eyes
- control of financial achievements by profiles
- user support - online consultations directly from the site page
- 3 free trial days for each profile
- the best conditions for cooperation - loyalty programs

Find out more at https://chatoptimizer.com/en/

Become productive with ChatOS!                    

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

Tên Svadba/Affiliact - Multi-account - chats/mails Svadba/Affiliact - Multi-account - chats/mails
ID omibfnkackoiiefnomeikllaoeidlmjo
URL Chính Thức https://chromewebstore.google.com/detail/svadbaaffiliact-multi-acc/omibfnkackoiiefnomeikllaoeidlmjo
Mô tả Svadba/Affiliact - Multi-account - chats/mails
Kích Thước Tệp 2.61 MB
Số Lần Cài Đặt 2,448
Phiên Bản Hiện Tại 2.0.50
Cập Nhật Lần Cuối 2022-12-28
Ngày Phát Hành 2020-07-02
Đánh Giá 4.11/5 Tổng số 27 Đánh Giá
Nhà Phát Triển https://chatoptimizer.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://chatoptimizer.com/chat-svadba-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": {
        "page": "background.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/svadba.css",
                "css\/profileContent.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/translations.js",
                "js\/cookie.js",
                "js\/profileContent.js",
                "js\/hashchange.js"
            ],
            "matches": [
                "*:\/\/*.svadba.com\/Login\/Men\/*",
                "*:\/\/*.affiliact.com\/Login\/Men\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/svadba.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/cookie.js",
                "js\/content.live.js",
                "js\/hashchange.js"
            ],
            "matches": [
                "*:\/\/*.svadba.com\/chat\/*",
                "*:\/\/*.affiliact.com\/chat\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/svadba_helper.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/translations.js",
                "js\/svadba_helper.js"
            ],
            "matches": [
                "*:\/\/*.svadba.com\/Login\/Home.aspx",
                "*:\/\/*.affiliact.com\/Login\/Home.aspx"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.chatoptimizer.com; object-src 'self'; ",
    "default_locale": "ru",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "page_action": {
        "default_icon": "img\/16.png",
        "default_popup": "index.live.html",
        "default_title": "Svadba\/Affiliact - Multi-account - chats\/mails"
    },
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "*:\/\/*.googleapis.com\/*",
        "*:\/\/*.telegra.ph\/*",
        "*:\/\/*.svadba.com\/*",
        "*:\/\/*.affiliact.com\/*",
        "*:\/\/*.dating.com\/*",
        "*:\/\/*.chatoptimizer.com\/*",
        "*:\/\/*.anastasiadate.com\/*",
        "notifications",
        "webRequest",
        "webRequestBlocking"
    ],
    "version": "2.0.50"
}