Free Speed Check

Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your…

What is Free Speed Check?

Free Speed Check is a Chrome extension developed by http://www.freespeedcheck.net, and its main feature is "Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your…".

Extension Screenshots

screenshot

Download Free Speed Check Extension CRX File

Download Free Speed Check 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 your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your download speed when your computer connects to our US server.

We also support testing your computer upload speeds as well. If you wish to test your internet speed from different locations such as Singapore/Germany/United Kingdom, you can do so by clicking on any link within the Free Speed Check extension.

Please note this extension is 100% free and we love to get user feedback from our users.   Please spread the word among your friends if you enjoy using this software from us.                    

Extension Basic Information

Name Free Speed Check Free Speed Check
ID ecmfdbpkdmjmlnnhidklpdbicnhmpiff
Official URL https://chrome.google.com/webstore/detail/free-speed-check/ecmfdbpkdmjmlnnhidklpdbicnhmpiff
Description Check your Internet Speed directly from your browser without having to navigate to a new website. Our extension measures your…
File Size 58.25 KB
Installation Count 508
Current Version 1.0
Last Updated 2018-03-10
Publish Date 2018-03-10
Rating 5.00/5 Total 2 Ratings
Developer http://www.freespeedcheck.net
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Free Speed Check",
    "version": "1.0",
    "browser_action": {
        "default_title": "Free Speed Check",
        "default_popup": "actionpane.html"
    },
    "permissions": [
        "https:\/\/www.freespeedcheck.net\/*"
    ]
}