Isolator Chrome Extension
The extensions opens a tab that is redirected to a a contained session
Co to jest Isolator Chrome Extension?
Isolator Chrome Extension to rozszerzenie Chrome opracowane przez cloudpurge developers, a jego główną funkcją jest „The extensions opens a tab that is redirected to a a contained session”.
Pobierz plik CRX rozszerzenia Isolator Chrome Extension
Pobierz pliki rozszerzeń Isolator Chrome Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        Safe remote browsing extension
Allowing browsing in a remote contained environment
The software is provided "as-is," without any express or implied warranty.                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | ppbdfacganomndfendjinolhobbacnhk | 
| Oficjalny URL | https://chromewebstore.google.com/detail/isolator-chrome-extension/ppbdfacganomndfendjinolhobbacnhk | 
| Opis | The extensions opens a tab that is redirected to a a contained session | 
| Rozmiar pliku | 38.28 KB | 
| Liczba instalacji | 22 | 
| Aktualna Wersja | 1.0.3 | 
| Ostatnia Aktualizacja | 2017-09-14 | 
| Data Publikacji | 2017-09-14 | 
| Ocena | 5.00/5 Łącznie 1 Oceny | 
| Deweloper | cloudpurge developers | 
| [email protected] | |
| Typ Płatności | free | 
| Strona Rozszerzenia | http://www.cloudpurge.com/ | 
| Obsługiwane Języki | 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"
    ]
}  |  |