Cloud Browser

Cloud-base Browser for Chromebook,Mac,Linux ! Display web pages with Java,Silverlight,ActiveX,Flash ! Runs Internet Explorer IE7-11)

什麼是Cloud Browser?

Cloud Browser是由https://ieonchrome.com開發的Chrome擴展程式,該擴展的主要功能是“Cloud-base Browser for Chromebook,Mac,Linux ! Display web pages with Java,Silverlight,ActiveX,Flash ! Runs Internet Explorer IE7-11)”。

擴展截圖

screenshot
screenshot

下載Cloud Browser擴展crx文件

下載Cloud Browser擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Get a virtual(Cloud base) IETab on your chrome browser. Run all those “IE only” supported websites without leaving Chrome. 
The best way to run Java/Silverlight/ActiveX  on ChromeBook & Mac !
** Run Silverlight on Catalina
** Run Flash sites
** Simulate IE7,IE8,IE9,IE10,IE11
** Free version: 1 hour per month.
** Java JNPL on Chromebook
** Valant Suite
** ActiveX Web Camera 
** Web RDP sites


The only IETab alternative for Mac and ChromeBook, and the best way to run Java/Silverlight/Shockwave/Flash on ChromeBook!


Seamless experience that feels exactly like using real browser. Easy and intuitive to use. Simply click the IEonChrome extension icon and your current tab will turn into an IE tab. Easily switch between IE version (IE7, IE8, IE9, IE10, IE11) and set IE as default browser for specific websites. 

Optimized for schools and other educational institutions with perfect solution to run Java/Silverlight/Shockwave on ChromeBook and powerful central management tools.  

* Not affiliated with Google Inc.
* Not affiliated with Microsoft Inc.                    

擴展基本資訊

名稱 Cloud Browser Cloud Browser
ID komolablmhfobefcfiianchnmggpmpmd
官方網址 https://chromewebstore.google.com/detail/cloud-browser/komolablmhfobefcfiianchnmggpmpmd
簡介 Cloud-base Browser for Chromebook,Mac,Linux ! Display web pages with Java,Silverlight,ActiveX,Flash ! Runs Internet Explorer IE7-11)
檔案大小 306 KB
安裝次數 6,000
目前版本 1.0.4
更新時間 2020-05-09
上架時間 2020-05-06
評分 3.33/5 共 3 次評分
開發者 https://ieonchrome.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://ieonchrome.com
說明頁面URL https://ieonchrome.com
隱私政策頁面URL https://www.iubenda.com/privacy-policy/87628819/full-legal
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "MaggNetz LTD",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/19.png",
            "32": "img\/32.png",
            "48": "img\/48.png",
            "64": "img\/64.png",
            "256": "img\/256.png"
        },
        "default_title": "Click here to start CloudBrowser"
    },
    "description": "Cloud-base Browser for Chromebook,Mac,Linux ! Display web pages with Java,Silverlight,ActiveX,Flash ! Runs Internet Explorer IE7-11)",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.ieonchrome.com\/*",
            "*:\/\/*.ieoncloud.com\/*"
        ]
    },
    "icons": {
        "32": "img\/32.png",
        "48": "img\/48.png",
        "64": "img\/64.png",
        "128": "img\/128.png",
        "256": "img\/256.png"
    },
    "manifest_version": 2,
    "name": "Cloud Browser",
    "permissions": [
        "webRequest",
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "tabs",
        "contextMenus",
        "storage",
        "webRequestBlocking"
    ],
    "version": "1.0.4"
}