IDS Server

IDS Server browser plug-in.

IDS Serverคืออะไร?

IDS Server เป็นส่วนขยายของ Chrome ที่พัฒนาโดย IDS LLC และคุณลักษณะหลักของมันคือ "IDS Server browser plug-in."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IDS Server

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}