Webpage Speed Test Tool
Find out load speed of your website
Webpage Speed Test Toolとは何ですか?
Webpage Speed Test Toolはhttps://small-seo-tools.zuumsoft.comによって開発されたChromeの拡張機能で、その主な機能は「Find out load speed of your website」です。
拡張機能のスクリーンショット
Webpage Speed Test Tool拡張機能のCRXファイルをダウンロード
Webpage Speed Test Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Today search engines take website speed as ranking factor so keeping site load times as low as possible can affect website rankings. How to use this tool? 1- Click extension icon. 2- This will open online tool's page. 3- Enter website address.
拡張機能の基本情報
名前 | Webpage Speed Test Tool |
ID | oiodkfkgcmaelpigncmndolalddkdjna |
公式URL | https://chromewebstore.google.com/detail/webpage-speed-test-tool/oiodkfkgcmaelpigncmndolalddkdjna |
説明 | Find out load speed of your website |
ファイルサイズ | 25.82 KB |
インストール数 | 1,599 |
現在のバージョン | 1.0 |
最終更新日 | 2020-07-21 |
公開日 | 2020-07-21 |
開発者 | https://small-seo-tools.zuumsoft.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://small-seo-tools.zuumsoft.com/tool/webpage-speed-test-tool/ |
プライバシーポリシーページのURL | https://small-seo-tools.zuumsoft.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Webpage Speed Test Tool", "default_locale": "en", "description": "Find out load speed of your website", "background": { "scripts": [ "background.js" ] }, "version": "1.0", "icons": { "128": "images\/icon-128.png" }, "browser_action": { "default_icon": "images\/icon-128.png" } } |