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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free Website Speed Testing extension for creating and running free page load tests"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Website Speed Testing LoadFocus.com एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
ईमेल | [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", " |