Comparium ultimate cross browser testing tool

Check how your website looks and works under any operating system, browser and its version.

Comparium ultimate cross browser testing toolคืออะไร?

Comparium ultimate cross browser testing tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Electronic Team, Inc. และคุณลักษณะหลักของมันคือ "Check how your website looks and works under any operating system, browser and its version."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Comparium ultimate cross browser testing tool

ดาวน์โหลดไฟล์ส่วนขยาย Comparium ultimate cross browser testing tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Comparium Extension allows you to capture screenshots of a web page and run real time tests with just a single click right from Google Chrome browser. 

Perform cross browser testing across multiple browsers and operating systems with no need of installing and maintaining an expensive device lab. Analyze visual inconsistencies and functional errors, check the behavior of your online resource in real user conditions with ease and in a matter of seconds. Make sure your web resource looks the same no matter the platform and device.

Features offered in Comparium:
Instant access to multiple browsers and operating systems.
Wide range of screen resolutions.
Ability to perform real-time testing.
Unlimited number of screenshots per session.
Manual and automatic screenshots comparison mode.
Ability to compare screenshots with mockup.

To learn more, please visit our official site: https://comparium.app/ 

Please note that you need to have and be logged in to a Comparium account before using Comparium Chrome extension. If you don’t have an account you can create it from the extension or by following this link: https://front.comparium.app/?screen_hint=signUp                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Comparium ultimate cross browser testing tool Comparium ultimate cross browser testing tool
ID kldibjjclnnkcfihijhbmajpamjfcjaj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/comparium-ultimate-cross/kldibjjclnnkcfihijhbmajpamjfcjaj
คำอธิบาย Check how your website looks and works under any operating system, browser and its version.
ขนาดไฟล์ 427 KB
จำนวนการติดตั้ง 350
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2021-07-06
วันที่เผยแพร่ 2021-05-19
คะแนน 4.50/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา Electronic Team, Inc.
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://comparium.app/
URL หน้าช่วยเหลือ https://howto.comparium.app/
URL หน้านโยบายความเป็นส่วนตัว https://comparium.app/privacy-policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Comparium ultimate cross browser testing tool",
    "description": "Check how your website looks and works under any operating system, browser and its version.",
    "version": "1.2",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "storage"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "extension_logo16.png",
            "32": "extension_logo32.png",
            "48": "extension_logo48.png",
            "128": "extension_logo128.png"
        }
    },
    "icons": {
        "16": "extension_logo16.png",
        "32": "extension_logo32.png",
        "48": "extension_logo48.png",
        "128": "extension_logo128.png"
    }
}