WebToolHub

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

Wat is WebToolHub?

WebToolHub is een Chrome-extensie ontwikkeld door webtoolhub, en de belangrijkste functie is "Access free webmaster tools and other useful resources for analyzing or optimizing websites.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie WebToolHub

Download WebToolHub-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
Officiële URL https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Beschrijving Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Bestandsgrootte 102 KB
Aantal Installaties 180
Huidige Versie 2.0
Laatst Bijgewerkt 2015-01-01
Publicatiedatum 2014-12-31
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar webtoolhub
Betalingswijze free
Extensiewebsite http://www.webtoolhub.com
Help Pagina-URL http://www.webtoolhub.com/pub/toolbar.aspx
Ondersteunde Talen 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"
    ]
}