Amolatina - Multi-account - chats / mails

Amolatina - Multi-account - chats / mails

What is Amolatina - Multi-account - chats / mails?

Amolatina - Multi-account - chats / mails is a Chrome extension developed by http://chatoptimizer.com, and its main feature is "Amolatina - Multi-account - chats / mails".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Amolatina - Multi-account - chats / mails Extension CRX File

Download Amolatina - Multi-account - chats / mails extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Расширение для поиска собеседников в чатах на сайте amolatina.date - надежный помощник для привлечения внимания и получения новых поклонников. 

Для Вас:

- Интуитивно понятный и простой интерфейс
- Настройка отправки в несколько кликов
- Самые широкие возможности выбора критериев и  параметров отправки
- Актуальные обновления и новые фишки
- Надежный сервис и качественная поддержка пользователей
- 3 дня бесплатного тестового периода

Устанавливайте и получайте желаемые результаты!

Больше информации - на сайте https://chatoptimizer.com                    

Extension Basic Information

Name Amolatina - Multi-account - chats / mails Amolatina - Multi-account - chats / mails
ID famaobchafdhfmlnlhibpdojbbgacgkh
Official URL https://chrome.google.com/webstore/detail/amolatina-%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/famaobchafdhfmlnlhibpdojbbgacgkh
Description Amolatina - Multi-account - chats / mails
File Size 3.3 MB
Installation Count 17
Current Version 2.0.0
Last Updated 2024-02-26
Publish Date 2021-07-04
Developer http://chatoptimizer.com
Email [email protected]
Payment Type in_app
Extension Website https://chatoptimizer.com
Privacy Policy Page URL https://chatoptimizer.com/politika-konfidencialnosti
Supported Languages 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": [
                "*:\/\/*.amolatina.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": "Amolatina - Multi-account - chats \/ mails"
    },
    "permissions": [
        "tabs",
        "notifications",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.googleapis.com\/*",
        "*:\/\/*.telegra.ph\/*",
        "*:\/\/*.amolatina.com\/*",
        "*:\/\/*.chatoptimizer.com\/*"
    ],
    "version": "2.0.0",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "js\/tawk.js"
            ]
        }
    ]
}