WebToolHub
Access free webmaster tools and other useful resources for analyzing or optimizing websites.
Apa itu WebToolHub?
WebToolHub adalah ekstensi Chrome yang dikembangkan oleh webtoolhub, dan fitur utamanya adalah "Access free webmaster tools and other useful resources for analyzing or optimizing websites.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi WebToolHub
Unduh file ekstensi WebToolHub dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | WebToolHub |
ID | ijohadapedgehnekkgimpineifjciacc |
URL Resmi | https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc |
Deskripsi | Access free webmaster tools and other useful resources for analyzing or optimizing websites. |
Ukuran File | 102 KB |
Jumlah Instalasi | 180 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2015-01-01 |
Tanggal Publikasi | 2014-12-31 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | webtoolhub |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.webtoolhub.com |
URL Halaman Bantuan | http://www.webtoolhub.com/pub/toolbar.aspx |
Bahasa yang Didukung | 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" ] } |