WebToolHub
Access free webmaster tools and other useful resources for analyzing or optimizing websites.
WebToolHubとは何ですか?
WebToolHubはwebtoolhubによって開発されたChromeの拡張機能で、その主な機能は「Access free webmaster tools and other useful resources for analyzing or optimizing websites.」です。
拡張機能のスクリーンショット
WebToolHub拡張機能のCRXファイルをダウンロード
WebToolHub拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | WebToolHub |
ID | ijohadapedgehnekkgimpineifjciacc |
公式URL | https://chromewebstore.google.com/detail/webtoolhub/ijohadapedgehnekkgimpineifjciacc |
説明 | Access free webmaster tools and other useful resources for analyzing or optimizing websites. |
ファイルサイズ | 102 KB |
インストール数 | 180 |
現在のバージョン | 2.0 |
最終更新日 | 2015-01-01 |
公開日 | 2014-12-31 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | webtoolhub |
支払い方法 | free |
拡張機能のウェブサイト | http://www.webtoolhub.com |
ヘルプページのURL | http://www.webtoolhub.com/pub/toolbar.aspx |
対応言語 | 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" ] } |