Test IE

Test websites in all versions of real Internet Explorer (IE6 - IE11) and Edge straight from Chrome browser, through BrowserStack.

Test IE là gì?

Test IE là một tiện ích mở rộng Chrome được phát triển bởi https://www.browserstack.com, và tính năng chính của nó là "Test websites in all versions of real Internet Explorer (IE6 - IE11) and Edge straight from Chrome browser, through BrowserStack.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Test IE

Tải xuống các tệp mở rộng Test IE dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Test IE allows you to preview and test websites in all versions of Edge and Internet Explorer (IE6 - IE11). Just click on the extension from the Chrome toolbar, select the Internet Explorer version of your choice, and jumpstart a test session in Browser Live. 

NOTE: You need to have a BrowserStack account to use this Google Chrome extension. Sign up today to try Browser Live for free: https://www.browserstack.com/users/sign_up

ABOUT BROWSER LIVE
Browser Live is a cloud cross-browser testing platform for websites. Developers and quality engineers can interactively test and debug in more than 1,200 on-demand real mobile and desktop browsers and operating systems, without the hassle of setting up and maintaining an internal lab of devices and VMs. Learn more at: www.browserstack.com/live


KEY FEATURES
- LOCAL TESTING: Test internal development and staging environments on our remote browsers, including local folders containing HTML, CSS and JavaScript files. Learn more at: www.browserstack.com/local-testing

- EXHAUSTIVE COVERAGE: Test in all legacy versions of Internet Explorer (IE6 - IE11), latest beta and developer releases (Edge, Safari, Chrome, Firefox, Opera and Yandex) and a wide range of real iOS and Android devices. View a list of supported browsers, platforms and devices: www.browserstack.com/list-of-browsers-and-platforms?product=live

- DEBUGGING TOOLS: Find and fix bugs on the fly. All desktop browsers come with the following pre-installed developer tools: www.browserstack.com/debugging-tools

- SCREENSHOTS: Rapidly test the responsiveness of your designs by generating screenshots with a click. Check out Screenshots: www.browserstack.com/screenshots

AVAILABLE OPERATING SYSTEMS
- Windows: XP, 7, 8, 8.1, 10 

- Windows Phone: 8.1

- Mac: OS X Snow Leopard, OS X Lion, OS X Mountain Lion, OS X Mavericks, OS X Yosemite, OS X El Capitan, macOS Sierra, macOS High Sierra

- iOS: 3, 4, 4.3, 5, 5.1, 6, 7, 8, 8.3, 9, 9.3, 10, 10.3, 11

- Android: 2.2, 2.3, 4.0 - 4.4, 5, 5.1, 6, 7, 7.1, 8

RESOURCES:
- Live Features: www.browserstack.com/live/features

- Integrations: www.browserstack.com/integrations 

- Test in IE: www.browserstack.com/test-in-internet-explorer

- Mobile Browser Emulator: www.browserstack.com/mobile-browser-emulator

- Support and FAQ: www.browserstack.com/support

For Support, contact us at: www.browserstack.com/contact.

For news and updates, follow us on Twitter @browserstack: www.twitter.com/browserstack.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Test IE Test IE
ID eldlkpeoddgbmpjlnpfblfpgodnojfjl
URL Chính Thức https://chromewebstore.google.com/detail/test-ie/eldlkpeoddgbmpjlnpfblfpgodnojfjl
Mô tả Test websites in all versions of real Internet Explorer (IE6 - IE11) and Edge straight from Chrome browser, through BrowserStack.
Kích Thước Tệp 1.12 MB
Số Lần Cài Đặt 31,533
Phiên Bản Hiện Tại 4.0.1
Cập Nhật Lần Cuối 2020-05-30
Ngày Phát Hành 2020-04-08
Đánh Giá 1.76/5 Tổng số 340 Đánh Giá
Nhà Phát Triển https://www.browserstack.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.browserstack.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Test IE",
    "description": "Test websites in all versions of real Internet Explorer (IE6 - IE11) and Edge straight from Chrome browser, through BrowserStack.",
    "version": "4.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "background.html"
    },
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "incognito": "split",
    "permissions": [
        "tabs"
    ]
}