IDS Server

IDS Server browser plug-in.

IDS Server क्या है?

IDS Server IDS LLC द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "IDS Server browser plug-in."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में IDS Server एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}