Website Speed Testing LoadFocus.com
Free Website Speed Testing extension for creating and running free page load tests
Wat is Website Speed Testing LoadFocus.com?
Website Speed Testing LoadFocus.com is een Chrome-extensie ontwikkeld door https://loadfocus.com, en de belangrijkste functie is "Free Website Speed Testing extension for creating and running free page load tests".
Extensie Screenshots
Download het CRX-bestand van de extensie Website Speed Testing LoadFocus.com
Download Website Speed Testing LoadFocus.com-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | jcfdoikjpbbgddoimogcllfjnbflkpon |
Officiële URL | https://chrome.google.com/webstore/detail/website-speed-testing-loa/jcfdoikjpbbgddoimogcllfjnbflkpon |
Beschrijving | Free Website Speed Testing extension for creating and running free page load tests |
Bestandsgrootte | 126 KB |
Aantal Installaties | 187 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2019-03-20 |
Publicatiedatum | 2019-03-20 |
Beoordeling | 2.60/5 Totaal 5 Beoordelingen |
Ontwikkelaar | https://loadfocus.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://loadfocus.com |
URL van de Privacybeleid Pagina | https://loadfocus.com/privacy |
Ondersteunde Talen | 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", " |