WebToolHub

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

Vad är WebToolHub?

WebToolHub är en Chrome-tillägg utvecklad av webtoolhub, och dess huvudfunktion är "Access free webmaster tools and other useful resources for analyzing or optimizing websites.".

Tilläggsskärmbilder

screenshot

Ladda ner WebToolHub-förlängningens CRX-fil

Ladda ner WebToolHub-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn WebToolHub WebToolHub
ID ijohadapedgehnekkgimpineifjciacc
Officiell webbadress https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc
Beskrivning Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Filstorlek 102 KB
Antal Installationer 180
Aktuell Version 2.0
Senast Uppdaterad 2015-01-01
Publiceringsdatum 2014-12-31
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare webtoolhub
Betalningssätt free
Tilläggswebbplats http://www.webtoolhub.com
Hjälpsida URL http://www.webtoolhub.com/pub/toolbar.aspx
Stödda Språk 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"
    ]
}