WebToolHub

Access free webmaster tools and other useful resources for analyzing or optimizing websites.

WebToolHub là gì?

WebToolHub là một tiện ích mở rộng Chrome được phát triển bởi webtoolhub, và tính năng chính của nó là "Access free webmaster tools and other useful resources for analyzing or optimizing websites.".

Ả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 WebToolHub

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

                        Free Webmaster and SEO toolbar extension. Use our free webmaster toolbar to easily access web tools, services and other web resources directly from your browser.                    

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

Tên WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
URL Chính Thức https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Mô tả Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Kích Thước Tệp 102 KB
Số Lần Cài Đặt 180
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2015-01-01
Ngày Phát Hành 2014-12-31
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển webtoolhub
Loại Thanh Toán free
Trang Web Mở Rộng http://www.webtoolhub.com
URL Trang Trợ Giúp http://www.webtoolhub.com/pub/toolbar.aspx
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebToolHub",
    "manifest_version": 2,
    "version": "2.0",
    "description": "Access free webmaster tools and other useful resources for analyzing or optimizing websites.",
    "short_name": "WTH",
    "browser_action": {
        "default_icon": "images\/icon48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "64": "images\/icon64.png",
        "48": "images\/icon48.png",
        "32": "images\/icon32.png",
        "16": "images\/icon16.png"
    },
    "permissions": [
        "tabs"
    ]
}