HTTP Status Codes

This extensions purpose is to provide fast information about HTTP status codes

HTTP Status Codesคืออะไร?

HTTP Status Codes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kreshnik Hasanaj และคุณลักษณะหลักของมันคือ "This extensions purpose is to provide fast information about HTTP status codes"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HTTP Status Codes

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

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

                                            

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

ชื่อ HTTP Status Codes HTTP Status Codes
ID nlilibdmmomdoanihholgmofmhhdcpnm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/http-status-codes/nlilibdmmomdoanihholgmofmhhdcpnm
คำอธิบาย This extensions purpose is to provide fast information about HTTP status codes
ขนาดไฟล์ 96.25 KB
จำนวนการติดตั้ง 600
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2013-01-30
วันที่เผยแพร่ 2013-01-30
คะแนน 2.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Kreshnik Hasanaj
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://selftaughtgeek.info
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HTTP Status Codes",
    "description": "This extensions purpose is to provide fast information about HTTP status codes",
    "version": "1.1",
    "browser_action": {
        "default_icon": "inc\/images\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "inc\/images\/icon128.png",
        "16": "inc\/images\/icon16.png",
        "32": "inc\/images\/icon.png",
        "48": "inc\/images\/icon48.png"
    }
}