GTmetrix Speed Analyzer Plugin
This will check the speed of your internet using GTmetrix Plugin.
GTmetrix Speed Analyzer Plugin क्या है?
GTmetrix Speed Analyzer Plugin ghostradiox द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This will check the speed of your internet using GTmetrix Plugin."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में GTmetrix Speed Analyzer Plugin एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension will immedialtly give a report on your website speed on the website that you are on. This will give a good idea of why its slow or why it is fast.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | cmlopplchaddibkbghojcidknkpgngba |
आधिकारिक URL | https://chrome.google.com/webstore/detail/gtmetrix-speed-analyzer-p/cmlopplchaddibkbghojcidknkpgngba |
विवरण | This will check the speed of your internet using GTmetrix Plugin. |
फ़ाइल का आकार | 4.79 KB |
स्थापना संख्या | 814 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2017-01-13 |
प्रकाशन तिथि | 2017-01-13 |
रेटिंग | 2.33/5 कुल 6 रेटिंग्स |
डेवलपर | ghostradiox |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GTmetrix Speed Analyzer Plugin", "description": "This will check the speed of your internet using GTmetrix Plugin.", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |