Website Speed Testing LoadFocus.com
Free Website Speed Testing extension for creating and running free page load tests
Website Speed Testing LoadFocus.comとは何ですか?
Website Speed Testing LoadFocus.comはhttps://loadfocus.comによって開発されたChromeの拡張機能で、その主な機能は「Free Website Speed Testing extension for creating and running free page load tests」です。
拡張機能のスクリーンショット
Website Speed Testing LoadFocus.com拡張機能のCRXファイルをダウンロード
Website Speed Testing LoadFocus.com拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Is your website slow? Test page load time and check performance with Website Speed Tests from LoadFocus.com Run website speed tests and see what’s slowing down your website for your users. Monitor changes over time for each page and get advice on how to reduce page load times. Easy to use tool for webmasters and web developers to optimise the performance of your websites.
拡張機能の基本情報
名前 | |
ID | jcfdoikjpbbgddoimogcllfjnbflkpon |
公式URL | https://chrome.google.com/webstore/detail/website-speed-testing-loa/jcfdoikjpbbgddoimogcllfjnbflkpon |
説明 | Free Website Speed Testing extension for creating and running free page load tests |
ファイルサイズ | 126 KB |
インストール数 | 187 |
現在のバージョン | 1.0.0 |
最終更新日 | 2019-03-20 |
公開日 | 2019-03-20 |
評価 | 2.60/5 合計 5 レビュー |
開発者 | https://loadfocus.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://loadfocus.com |
プライバシーポリシーページのURL | https://loadfocus.com/privacy |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Website Speed Testing LoadFocus.com", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "Website Speed Testing in the Cloud from LoadFocus.com" }, "content_scripts": [ { "all_frames": true, "js": [ "js\/jquery-2.1.4.min.js", "js\/jquery.tablesorter.min.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "Free Website Speed Testing extension for creating and running free page load tests", "homepage_url": "https:\/\/loadfocus.com", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "manifest_version": 2, "name": "Website Speed Testing LoadFocus.com", "permissions": [ "storage", "activeTab", "webNavigation", " |