IDS Server

IDS Server browser plug-in.

IDS Serverとは何ですか?

IDS ServerはIDS LLCによって開発されたChromeの拡張機能で、その主な機能は「IDS Server browser plug-in.」です。

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

screenshot

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

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

拡張機能の使用方法

                        IDS Server for Chrome extension allows users to connect to IDS host servers directly though their Google Chrome web browser. You must install the IDS Host software to use this extension.

About IDS, LLC 

IDS Software allows you to access Windows, UNIX and Linux Applications and Files from anywhere, on any platform. Visit www.connections.acs-ids.com for additional clients and browser plugins downloads, or visit www.acs-ids.com for additional product information.                    

拡張機能の基本情報

名前 IDS Server IDS Server
ID heemmlhkhdppoankkjldbmnfnoanemlj
公式URL https://chromewebstore.google.com/detail/ids-server/heemmlhkhdppoankkjldbmnfnoanemlj
説明 IDS Server browser plug-in.
ファイルサイズ 22.12 KB
インストール数 1,870
現在のバージョン 4.8.2.21235
最終更新日 2015-01-22
公開日 2015-01-22
評価 2.00/5 合計 4 レビュー
開発者 IDS LLC
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IDS Server",
    "version": "4.8.2.21235",
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "description": "IDS Server browser plug-in.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "nativeMessaging"
    ],
    "web_accessible_resources": [
        "*.png",
        "*.gif",
        "main.html",
        "main.js"
    ]
}