SEO Page Speed Test
SEO Page Speed Test will analyze a page's speed using GTmetrix
What is SEO Page Speed Test?
SEO Page Speed Test is a Chrome extension developed by SEO Speed Optimization, and its main feature is "SEO Page Speed Test will analyze a page's speed using GTmetrix".
Extension Screenshots
Download SEO Page Speed Test Extension CRX File
Download SEO Page Speed Test 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
Check any site while browsing in Chrome to compare the speed of a site. This is important if you want your site to rank higher in Google search. Easy to install, the SEO speed test extension is a valuable tool in any SEO optimization strategy.
Extension Basic Information
Name | SEO Page Speed Test |
ID | madjklhambncedlklaejdoooklialdid |
Official URL | https://chromewebstore.google.com/detail/seo-page-speed-test/madjklhambncedlklaejdoooklialdid |
Description | SEO Page Speed Test will analyze a page's speed using GTmetrix |
File Size | 21.9 KB |
Installation Count | 371 |
Current Version | 0.0.2 |
Last Updated | 2018-05-03 |
Publish Date | 2018-05-02 |
Rating | 5.00/5 Total 2 Ratings |
Developer | SEO Speed Optimization |
Payment Type | free |
Extension Website | https://pixeoseo.com/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SEO Page Speed Test", "version": "0.0.2", "manifest_version": 2, "description": "SEO Page Speed Test will analyze a page's speed using GTmetrix", "homepage_url": "https:\/\/pixeoseo.com", "browser_action": { "default_icon": "icons\/pixeo128.png", "default_popup": "pixeo.html" }, "permissions": [ "activeTab" ] } |