WebToolHub

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

Co to jest WebToolHub?

WebToolHub to rozszerzenie Chrome opracowane przez webtoolhub, a jego główną funkcją jest „Access free webmaster tools and other useful resources for analyzing or optimizing websites.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia WebToolHub

Pobierz pliki rozszerzeń WebToolHub w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
Oficjalny URL https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Opis Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Rozmiar pliku 102 KB
Liczba instalacji 180
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2015-01-01
Data Publikacji 2014-12-31
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper webtoolhub
Typ Płatności free
Strona Rozszerzenia http://www.webtoolhub.com
Adres URL Strony Pomocy http://www.webtoolhub.com/pub/toolbar.aspx
Obsługiwane Języki 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"
    ]
}