Isolator Chrome Extension

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

Wat is Isolator Chrome Extension?

Isolator Chrome Extension is een Chrome-extensie ontwikkeld door cloudpurge developers, en de belangrijkste functie is "The extensions opens a tab that is redirected to a a contained session".

Download het CRX-bestand van de extensie Isolator Chrome Extension

Download Isolator Chrome Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Safe remote browsing extension
Allowing browsing in a remote contained environment

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

Basisinformatie over de Extensie

Naam Isolator Chrome Extension Isolator Chrome Extension
ID ppbdfacganomndfendjinolhobbacnhk
Officiële URL https://chromewebstore.google.com/detail/isolator-chrome-extension/ppbdfacganomndfendjinolhobbacnhk
Beschrijving The extensions opens a tab that is redirected to a a contained session
Bestandsgrootte 38.28 KB
Aantal Installaties 22
Huidige Versie 1.0.3
Laatst Bijgewerkt 2017-09-14
Publicatiedatum 2017-09-14
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar cloudpurge developers
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.cloudpurge.com/
Ondersteunde Talen 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"
    ]
}