Speed site tester

Analyze a page speed

What is Speed site tester?

Speed site tester is a Chrome extension developed by http://werfamous.com, and its main feature is "Analyze a page speed".

Extension Screenshots

screenshot

Download Speed site tester Extension CRX File

Download Speed site tester 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

                        Allowing to test the speed of any browsed page.                    

Extension Basic Information

Name Speed site tester Speed site tester
ID ocgmoabeajimigmmkhbfmcgahkgomlab
Official URL https://chrome.google.com/webstore/detail/speed-site-tester/ocgmoabeajimigmmkhbfmcgahkgomlab
Description Analyze a page speed
File Size 16.43 KB
Installation Count 39
Current Version 1.1.1
Last Updated 2016-05-11
Publish Date 2016-05-11
Rating 3.00/5 Total 2 Ratings
Developer http://werfamous.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Speed site tester",
    "description": "Analyze a page speed",
    "version": "1.1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}