Isolator Chrome Extension
The extensions opens a tab that is redirected to a a contained session
Vad är Isolator Chrome Extension?
Isolator Chrome Extension är en Chrome-tillägg utvecklad av cloudpurge developers, och dess huvudfunktion är "The extensions opens a tab that is redirected to a a contained session".
Ladda ner Isolator Chrome Extension-förlängningens CRX-fil
Ladda ner Isolator Chrome Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Safe remote browsing extension
Allowing browsing in a remote contained environment
The software is provided "as-is," without any express or implied warranty.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | ppbdfacganomndfendjinolhobbacnhk | 
| Officiell webbadress | https://chromewebstore.google.com/detail/isolator-chrome-extension/ppbdfacganomndfendjinolhobbacnhk | 
| Beskrivning | The extensions opens a tab that is redirected to a a contained session | 
| Filstorlek | 38.28 KB | 
| Antal Installationer | 22 | 
| Aktuell Version | 1.0.3 | 
| Senast Uppdaterad | 2017-09-14 | 
| Publiceringsdatum | 2017-09-14 | 
| Betyg | 5.00/5 Totalt 1 Betyg | 
| Utvecklare | cloudpurge developers | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | http://www.cloudpurge.com/ | 
| Stödda Språk | 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"
    ]
}  |  |