Test My Speed Pro

Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result

What is Test My Speed Pro?

Test My Speed Pro is a Chrome extension developed by https://www.testmyspeedpro.com, and its main feature is "Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result".

Extension Screenshots

screenshot

Download Test My Speed Pro Extension CRX File

Download Test My Speed Pro 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

                        Test your internet speed everywhere. Test My Speed Pro is an easy to use default search extension
By installing this extension, Test My Speed Pro will change your Chrome Default Search.

How to use Test My Speed Pro?
Just type ‘speed’ in your browser address bar, hit  and press . 
In the speed test page click on the "Go" button and wait for your internet speed results.

Following these steps, you will be able to: 

- Test your connection
- Improve your web browsing experience
- Enjoy a search tool

Test My Speed Pro is free to download from the Chrome Web Store.

Some important information for you:
- By clicking on the 'Add to Chrome' button and installing Test My Speed Pro, you are agreeing to install this extension, with our Privacy Policy and our Terms of Service. 
- You may remove or disable this extension anytime.
- For our data processing practices we recommend you review our privacy policy available at: http://testmyspeedpro.com/privacy
- Review our Terms of Service: http://testmyspeedpro.com/terms

Contact us! We’d love to hear from you: [email protected]                    

Extension Basic Information

Name Test My Speed Pro Test My Speed Pro
ID ddnokpehgkphddjdmohgjdnnbbjdobia
Official URL https://chromewebstore.google.com/detail/test-my-speed-pro/ddnokpehgkphddjdmohgjdnnbbjdobia
Description Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result
File Size 38.3 KB
Installation Count 1,688
Current Version 2.1.6
Last Updated 2019-05-28
Publish Date 2019-05-28
Rating 2.00/5 Total 2 Ratings
Developer https://www.testmyspeedpro.com
Payment Type free
Extension Website https://www.testmyspeedpro.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Test My Speed Pro",
    "short_name": "Test My Speed Pro",
    "version": "2.1.6",
    "manifest_version": 2,
    "description": "Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result",
    "icons": {
        "128": "icons\/icon.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_title": "Test My Speed Pro"
    },
    "omnibox": {
        "keyword": "speed",
        "url": "https:\/\/www.testmyspeedpro.com\/"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "persistent": true,
        "page": "bg.html"
    }
}