GTmetrix Speed Analyzer Plugin
This will check the speed of your internet using GTmetrix Plugin.
What is GTmetrix Speed Analyzer Plugin?
GTmetrix Speed Analyzer Plugin is a Chrome extension developed by ghostradiox, and its main feature is "This will check the speed of your internet using GTmetrix Plugin.".
Extension Screenshots
Download GTmetrix Speed Analyzer Plugin Extension CRX File
Download GTmetrix Speed Analyzer Plugin 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
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.
Extension Basic Information
Name | |
ID | cmlopplchaddibkbghojcidknkpgngba |
Official URL | https://chrome.google.com/webstore/detail/gtmetrix-speed-analyzer-p/cmlopplchaddibkbghojcidknkpgngba |
Description | This will check the speed of your internet using GTmetrix Plugin. |
File Size | 4.79 KB |
Installation Count | 814 |
Current Version | 1.0 |
Last Updated | 2017-01-13 |
Publish Date | 2017-01-13 |
Rating | 2.33/5 Total 6 Ratings |
Developer | ghostradiox |
Payment Type | free |
Supported Languages | 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" ] } |