WebToolHub

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

WebToolHubคืออะไร?

WebToolHub เป็นส่วนขยายของ Chrome ที่พัฒนาโดย webtoolhub และคุณลักษณะหลักของมันคือ "Access free webmaster tools and other useful resources for analyzing or optimizing websites."

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

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

ชื่อ WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
URL อย่างเป็นทางการ 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"
    ]
}