WebToolHub

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

What is WebToolHub?

WebToolHub is a Chrome extension developed by webtoolhub, and its main feature is "Access free webmaster tools and other useful resources for analyzing or optimizing websites.".

Extension Screenshots

screenshot

Download WebToolHub Extension CRX File

Download WebToolHub extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
Official URL https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Description Access free webmaster tools and other useful resources for analyzing or optimizing websites.
File Size 102 KB
Installation Count 180
Current Version 2.0
Last Updated 2015-01-01
Publish Date 2014-12-31
Rating 5.00/5 Total 1 Ratings
Developer webtoolhub
Payment Type free
Extension Website http://www.webtoolhub.com
Help Page URL http://www.webtoolhub.com/pub/toolbar.aspx
Supported Languages 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"
    ]
}