HTTP Status Codes

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

HTTP Status Codes là gì?

HTTP Status Codes là một tiện ích mở rộng Chrome được phát triển bởi Kreshnik Hasanaj, và tính năng chính của nó là "This extensions purpose is to provide fast information about HTTP status codes".

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

screenshot

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

Tải xuống các tệp mở rộng HTTP Status Codes 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

                                            

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

Tên HTTP Status Codes HTTP Status Codes
ID nlilibdmmomdoanihholgmofmhhdcpnm
URL Chính Thức https://chromewebstore.google.com/detail/http-status-codes/nlilibdmmomdoanihholgmofmhhdcpnm
Mô tả This extensions purpose is to provide fast information about HTTP status codes
Kích Thước Tệp 96.25 KB
Số Lần Cài Đặt 600
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2013-01-30
Ngày Phát Hành 2013-01-30
Đánh Giá 2.80/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Kreshnik Hasanaj
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://selftaughtgeek.info
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}