WebToolHub

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

Cos'è WebToolHub?

WebToolHub è un'estensione di Chrome sviluppata da webtoolhub, e la sua funzione principale è "Access free webmaster tools and other useful resources for analyzing or optimizing websites.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione WebToolHub

Scarica i file di estensione WebToolHub in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
URL Ufficiale https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Descrizione Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Dimensione del File 102 KB
Conteggio Installazioni 180
Versione Corrente 2.0
Ultimo Aggiornamento 2015-01-01
Data di Pubblicazione 2014-12-31
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore webtoolhub
Tipo di Pagamento free
Sito Web dell'Estensione http://www.webtoolhub.com
URL della Pagina di Aiuto http://www.webtoolhub.com/pub/toolbar.aspx
Lingue Supportate 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"
    ]
}