WebToolHub

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

Co je WebToolHub?

WebToolHub je rozšíření Chrome vyvinuté webtoolhub, a jeho hlavní funkcí je „Access free webmaster tools and other useful resources for analyzing or optimizing websites.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření WebToolHub

Stáhněte si soubory rozšíření WebToolHub ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
Oficiální URL https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Popis Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Velikost souboru 102 KB
Počet instalací 180
Aktuální Verze 2.0
Poslední Aktualizace 2015-01-01
Datum Vydání 2014-12-31
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář webtoolhub
Typ Platby free
Webové stránky Rozšíření http://www.webtoolhub.com
URL Stránky Nápovědy http://www.webtoolhub.com/pub/toolbar.aspx
Podporované Jazyky 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"
    ]
}