WebToolHub
Access free webmaster tools and other useful resources for analyzing or optimizing websites.
什麼是WebToolHub?
WebToolHub是由webtoolhub開發的Chrome擴展程式,該擴展的主要功能是“Access free webmaster tools and other useful resources for analyzing or optimizing websites.”。
擴展截圖
下載WebToolHub擴展crx文件
下載WebToolHub擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        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.                     擴展基本資訊
| 名稱 |   |  
| ID | ijohadapedgehnekkgimpineifjciacc | 
| 官方網址 | https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc | 
| 簡介 | Access free webmaster tools and other useful resources for analyzing or optimizing websites. | 
| 檔案大小 | 102 KB | 
| 安裝次數 | 180 | 
| 目前版本 | 2.0 | 
| 更新時間 | 2015-01-01 | 
| 上架時間 | 2014-12-31 | 
| 評分 | 5.00/5 共 1 次評分 | 
| 開發者 | webtoolhub | 
| 付費類型 | free | 
| 擴展官網 | http://www.webtoolhub.com | 
| 說明頁面URL | http://www.webtoolhub.com/pub/toolbar.aspx | 
| 支援的語言 | 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"
    ]
}  |  |