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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ieonchrome.com และคุณลักษณะหลักของมันคือ "Cloud-base Browser for Chromebook,Mac,Linux ! Display web pages with Java,Silverlight,ActiveX,Flash ! Runs Internet Explorer IE7-11)"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cloud Browser

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
}