YoChat

Send mails and invitations to chat on a lot of dating sites.

Τι είναι το YoChat;

Το YoChat είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://yoch.at, και η κύρια λειτουργία του είναι "Send mails and invitations to chat on a lot of dating sites.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης YoChat

Λήψη αρχείων επέκτασης YoChat σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        YoChat is a platform for marriage agencies that makes your work easier.

YoChat platform is on the market since 2015.

What we can offer your agency now:
  - over 20 bot programs for 15 sites;
  - 3 test days (and sometimes more, subscribe to us on social networks to learn about promotions);
  - democratic prices;
  - several replenishment options, to support any style of work;
  - automated platform;
  - user-friendly, modern interface - one for all sites, no need to learn how to use the program again for each site;
  - discounts for agencies - more buying - more discounts;
  - built-in translator - highlight and YoChat assistant will translate everything, it's not just a performance improvement - it's a new level;
  - checking messages before sending for email addresses and correct template tags;
  - message history for a quick start - no more copy-paste from one site to another;
  - the ability to queue messages is unlimited;
  - work with several profiles simultaneously - unlimited;
  - lists of priorities for mailing - unlimited;
  - referral program - 20% of the first refill of the invited user; 
  - financial statistics and analytics;
  - report on sent messages; 
  - possibility to send several messages in a row; 
  - online support for getting acquainted with the platform;
  - technical support in VK, Telegram, Skype, email, Instagram.

Thank you for choosing Yoch.at.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα YoChat YoChat
ID odgdhpbbdiifhapmimblpngjeafceadh
Επίσημο URL https://chromewebstore.google.com/detail/yochat/odgdhpbbdiifhapmimblpngjeafceadh
Περιγραφή Send mails and invitations to chat on a lot of dating sites.
Μέγεθος Αρχείου 1.85 MB
Αριθμός Εγκαταστάσεων 764
Τρέχουσα Έκδοση 1.4.5
Τελευταία Ενημέρωση 2024-01-04
Ημερομηνία Δημοσίευσης 2020-07-02
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://yoch.at
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://yoch.at/
Διεύθυνση URL της Σελίδας Βοήθειας https://yoch.at/docs
URL της Σελίδας Πολιτικής Απορρήτου https://yoch.at/terms
Υποστηριζόμενες Γλώσσες en,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "55",
    "version_name": "1.4.5",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "assets\/logo.16x16.png",
        "32": "assets\/logo.32x32.png",
        "64": "assets\/logo.64x64.png",
        "128": "assets\/logo.128x128.png",
        "256": "assets\/logo.256x256.png"
    },
    "default_locale": "uk",
    "background": {
        "scripts": [
            "lib\/es6-promise.min.js",
            "lib\/jquery.min.js",
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "cookies",
        "*:\/\/*.cutefate.com\/*",
        "*:\/\/*.toombra.com\/*",
        "*:\/\/*.prime.date\/*",
        "*:\/\/*.bebemur.com\/*",
        "*:\/\/*.bridge-of-love.com\/*",
        "*:\/\/*.charmdate.com\/*",
        "*:\/\/*.dating.com\/*",
        "*:\/\/*.dream-marriage.com\/*",
        "*:\/\/*.find-bride.com\/*",
        "*:\/\/*.hanuma.ru\/*",
        "*:\/\/*.j4l.com\/*",
        "*:\/\/*.ladadate.com\/*",
        "*:\/\/*.loveinchat.com\/*",
        "*:\/\/*.marriageagency-nataly.net\/*",
        "*:\/\/*.romancecompass.com\/*",
        "*:\/\/*.svadba.com\/*",
        "*:\/\/*.victoriyaclub.com\/*",
        "*:\/\/*.securedating.com\/*",
        "*:\/\/*.whispark.com\/*",
        "*:\/\/*.goldenbride.net\/*",
        "*:\/\/*.gloriabrides.com\/*",
        "*:\/\/*.zolushka.net\/*",
        "*:\/\/*.bride-forever.com\/*",
        "*:\/\/*.talkytimes.com\/*",
        "https:\/\/yoch.at\/*"
    ],
    "page_action": {
        "default_icon": "assets\/logo.64x64.png",
        "default_title": "Yo",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.cutefate.com\/*",
                "*:\/\/*.toombra.com\/*",
                "*:\/\/*.prime.date\/*",
                "*:\/\/*.bebemur.com\/*",
                "*:\/\/*.bridge-of-love.com\/*",
                "*:\/\/*.dating.com\/*",
                "*:\/\/*.dream-marriage.com\/*",
                "*:\/\/*.find-bride.com\/*",
                "*:\/\/*.hanuma.ru\/*",
                "*:\/\/*.j4l.com\/*",
                "*:\/\/*.ladadate.com\/*",
                "*:\/\/*.loveinchat.com\/*",
                "*:\/\/*.marriageagency-nataly.net\/*",
                "*:\/\/*.romancecompass.com\/*",
                "*:\/\/*.svadba.com\/*",
                "*:\/\/*.victoriyaclub.com\/*",
                "*:\/\/*.securedating.com\/*",
                "*:\/\/*.whispark.com\/*",
                "*:\/\/*.zolushka.net\/*",
                "*:\/\/*.talkytimes.com\/*",
                "*:\/\/*.gloriabrides.com\/*"
            ],
            "css": [
                "assets\/components\/assistant\/assistant.css"
            ],
            "js": [
                "lib\/es6-promise.min.js",
                "lib\/md5.min.js",
                "lib\/jquery.min.js",
                "cs\/entry-point.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*.charmdate.com\/*",
                "*:\/\/*.goldenbride.net\/*",
                "*:\/\/*.bride-forever.com\/*"
            ],
            "css": [
                "assets\/components\/assistant\/assistant.css"
            ],
            "js": [
                "lib\/es6-promise.min.js",
                "lib\/md5.min.js",
                "lib\/jquery.min.js",
                "cs\/entry-point.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        "assets\/*"
    ]
}