Website Speed Testing LoadFocus.com
Free Website Speed Testing extension for creating and running free page load tests
What is Website Speed Testing LoadFocus.com?
Website Speed Testing LoadFocus.com is a Chrome extension developed by https://loadfocus.com, and its main feature is "Free Website Speed Testing extension for creating and running free page load tests".
Extension Screenshots
Download Website Speed Testing LoadFocus.com Extension CRX File
Download Website Speed Testing LoadFocus.com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jcfdoikjpbbgddoimogcllfjnbflkpon |
Official URL | https://chrome.google.com/webstore/detail/website-speed-testing-loa/jcfdoikjpbbgddoimogcllfjnbflkpon |
Description | Free Website Speed Testing extension for creating and running free page load tests |
File Size | 126 KB |
Installation Count | 187 |
Current Version | 1.0.0 |
Last Updated | 2019-03-20 |
Publish Date | 2019-03-20 |
Rating | 2.60/5 Total 5 Ratings |
Developer | https://loadfocus.com |
[email protected] | |
Payment Type | free |
Extension Website | https://loadfocus.com |
Privacy Policy Page URL | https://loadfocus.com/privacy |
Supported Languages | 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", " |