Isolator Chrome Extension

The extensions opens a tab that is redirected to a a contained session

Isolator Chrome Extension क्या है?

Isolator Chrome Extension cloudpurge developers द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The extensions opens a tab that is redirected to a a contained session"।

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

crx प्रारूप में Isolator Chrome Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Safe remote browsing extension
Allowing browsing in a remote contained environment

The software is provided "as-is," without any express or implied warranty.                    

एक्सटेंशन की मूल जानकारी

नाम Isolator Chrome Extension Isolator Chrome Extension
ID ppbdfacganomndfendjinolhobbacnhk
आधिकारिक URL https://chromewebstore.google.com/detail/isolator-chrome-extension/ppbdfacganomndfendjinolhobbacnhk
विवरण The extensions opens a tab that is redirected to a a contained session
फ़ाइल का आकार 38.28 KB
स्थापना संख्या 22
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2017-09-14
प्रकाशन तिथि 2017-09-14
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर cloudpurge developers
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.cloudpurge.com/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Isolator Chrome Extension",
    "description": "The extensions opens a tab that is redirected to a a contained session",
    "version": "1.0.3",
    "browser_action": {
        "default_icon": "icecube.png",
        "default_popup": "ice.html"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "https:\/\/prod.cloudpurge.com\/",
        "http:\/\/cpld\/",
        "contextMenus",
        "bookmarks"
    ]
}