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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}