Isolator Chrome Extension

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

Qu'est-ce que Isolator Chrome Extension ?

Isolator Chrome Extension est une extension Chrome développée par cloudpurge developers, et sa fonction principale est "The extensions opens a tab that is redirected to a a contained session".

Télécharger le fichier CRX de l'extension Isolator Chrome Extension

Téléchargez les fichiers d'extension Isolator Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Safe remote browsing extension
Allowing browsing in a remote contained environment

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

Informations de Base sur l'Extension

Nom Isolator Chrome Extension Isolator Chrome Extension
ID ppbdfacganomndfendjinolhobbacnhk
URL Officiel https://chromewebstore.google.com/detail/isolator-chrome-extension/ppbdfacganomndfendjinolhobbacnhk
Description The extensions opens a tab that is redirected to a a contained session
Taille du Fichier 38.28 KB
Nombre d'Installations 22
Version Actuelle 1.0.3
Dernière Mise à Jour 2017-09-14
Date de Publication 2017-09-14
Évaluation 5.00/5 Total 1 Évaluations
Développeur cloudpurge developers
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.cloudpurge.com/
Langues Prises en Charge 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"
    ]
}