GTmetrix Speed Analyzer Plugin

This will check the speed of your internet using GTmetrix Plugin.

GTmetrix Speed Analyzer Plugin là gì?

GTmetrix Speed Analyzer Plugin là một tiện ích mở rộng Chrome được phát triển bởi ghostradiox, và tính năng chính của nó là "This will check the speed of your internet using GTmetrix Plugin.".

Ả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 GTmetrix Speed Analyzer Plugin

Tải xuống các tệp mở rộng GTmetrix Speed Analyzer Plugin 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

                        This extension will immedialtly give a report on your website speed on the website that you are on. This will give a good idea of why its slow or why it is fast.                    

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

Tên GTmetrix Speed Analyzer Plugin GTmetrix Speed Analyzer Plugin
ID cmlopplchaddibkbghojcidknkpgngba
URL Chính Thức https://chrome.google.com/webstore/detail/gtmetrix-speed-analyzer-p/cmlopplchaddibkbghojcidknkpgngba
Mô tả This will check the speed of your internet using GTmetrix Plugin.
Kích Thước Tệp 4.79 KB
Số Lần Cài Đặt 814
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2017-01-13
Ngày Phát Hành 2017-01-13
Đánh Giá 2.33/5 Tổng số 6 Đánh Giá
Nhà Phát Triển ghostradiox
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GTmetrix Speed Analyzer Plugin",
    "description": "This will check the speed of your internet using GTmetrix Plugin.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}