NewAge InstaChat

Extension de Mensajeria Instantánea | New Age Systems

NewAge InstaChatとは何ですか?

NewAge InstaChatはhttps://newage.com.py/newageによって開発されたChromeの拡張機能で、その主な機能は「Extension de Mensajeria Instantánea | New Age Systems」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

NewAge InstaChat拡張機能のCRXファイルをダウンロード

NewAge InstaChat拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Chat Interno del sistema de New Age Systems.

Esta extensión permite al usuario conectarse al chat interno de la empresa con su cuenta existente. Una vez logueado podrá acceder a todos sus contactos para poder comunicarse con ellos de forma instantánea.

Esta extensión esta pensada para brindar al usuario una mayor comodidad a la hora de abrir el sistema de mensajería adquirido.

Importante: Solo los usuarios que posean una cuenta existente podrán usar esta extensión.                    

拡張機能の基本情報

名前 NewAge InstaChat NewAge InstaChat
ID eljmhfhalgkpflpmoogppofgjaaohegl
公式URL https://chromewebstore.google.com/detail/newage-instachat/eljmhfhalgkpflpmoogppofgjaaohegl
説明 Extension de Mensajeria Instantánea | New Age Systems
ファイルサイズ 23.49 KB
インストール数 19
現在のバージョン 1.0.8
最終更新日 2020-01-13
公開日 2020-01-13
開発者 https://newage.com.py/newage
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://newage.com.py/newage/
対応言語 es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NewAge InstaChat",
    "version": "1.0.8",
    "description": "Extension de Mensajeria Instant\u00e1nea | New Age Systems",
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage",
        "background"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/get_started16.png",
            "32": "images\/get_started32.png",
            "48": "images\/get_started48.png",
            "128": "images\/get_started128.png"
        }
    },
    "icons": {
        "16": "images\/get_started16.png",
        "32": "images\/get_started32.png",
        "48": "images\/get_started48.png",
        "128": "images\/get_started128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/chat.newage.systems\/*"
        ]
    },
    "manifest_version": 2
}