Drunk Test

Preform the 'User is Drunk' test on a given site

Drunk Testคืออะไร?

Drunk Test เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rob และคุณลักษณะหลักของมันคือ "Preform the 'User is Drunk' test on a given site"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Drunks have blurry vision. Give users one important thing to concentrate on, whether it’s signing up for your service or buying a kebab. You should still be able to understand the main actions and areas.                    

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

ชื่อ Drunk Test Drunk Test
ID dagffinidcaimphpapaaagmbcahdllpg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/drunk-test/dagffinidcaimphpapaaagmbcahdllpg
คำอธิบาย Preform the 'User is Drunk' test on a given site
ขนาดไฟล์ 99.32 KB
จำนวนการติดตั้ง 77
เวอร์ชันปัจจุบัน 1.2.1
อัปเดตครั้งล่าสุด 2021-01-20
วันที่เผยแพร่ 2014-03-02
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา Rob
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Drunk Test",
    "description": "Preform the 'User is Drunk' test on a given site",
    "version": "1.2.1",
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "author": "Robert Nunez"
}