Svadba/Affiliact - Multi-account - chats/mails

Svadba/Affiliact - Multi-account - chats/mails

什麼是Svadba/Affiliact - Multi-account - chats/mails?

Svadba/Affiliact - Multi-account - chats/mails是由https://chatoptimizer.com開發的Chrome擴展程式,該擴展的主要功能是“Svadba/Affiliact - Multi-account - chats/mails”。

擴展截圖

screenshot
screenshot
screenshot

下載Svadba/Affiliact - Multi-account - chats/mails擴展crx文件

下載Svadba/Affiliact - Multi-account - chats/mails擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Svadba/Affiliact - Multi-account - chats/mails Svadba/Affiliact - Multi-account - chats/mails
ID omibfnkackoiiefnomeikllaoeidlmjo
官方網址 https://chromewebstore.google.com/detail/svadbaaffiliact-multi-acc/omibfnkackoiiefnomeikllaoeidlmjo
簡介 Svadba/Affiliact - Multi-account - chats/mails
檔案大小 2.61 MB
安裝次數 2,448
目前版本 2.0.50
更新時間 2022-12-28
上架時間 2020-07-02
評分 4.11/5 共 27 次評分
開發者 https://chatoptimizer.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://chatoptimizer.com/chat-svadba-com
隱私政策頁面URL https://chatoptimizer.com/politika-konfidencialnosti
支援的語言 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"
}