TestInSeconds Express

Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!

TestInSeconds Expressคืออะไร?

TestInSeconds Express เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Computer Aid, Inc. และคุณลักษณะหลักของมันคือ "Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        TestInSeconds makes testing your websites easier than ever by checking your pages for broken links, typos, cross-browser inconsistences and more. This Chrome extension allows you to check for all these things with a single click!                    

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

ชื่อ TestInSeconds Express TestInSeconds Express
ID gdfhfgjoaflidflnojohaelbdgfagjnc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/testinseconds-express/gdfhfgjoaflidflnojohaelbdgfagjnc
คำอธิบาย Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!
ขนาดไฟล์ 212 KB
จำนวนการติดตั้ง 25
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2014-10-09
วันที่เผยแพร่ 2014-10-09
ผู้พัฒนา Computer Aid, Inc.
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TestInSeconds Express",
    "description": "Check a web page for typos, dead links, performance problems, and take cross-browser screenshots, all with a single click!",
    "version": "1.1",
    "icons": {
        "128": "img\/icon.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "https:\/\/account.testinseconds.com\/"
    ],
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    }
}