Test My Speed Pro

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

Test My Speed Proとは何ですか?

Test My Speed Proはhttps://www.testmyspeedpro.comによって開発されたChromeの拡張機能で、その主な機能は「Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result」です。

拡張機能のスクリーンショット

screenshot

Test My Speed Pro拡張機能のCRXファイルをダウンロード

Test My Speed Pro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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]                    

拡張機能の基本情報

名前 Test My Speed Pro Test My Speed Pro
ID ddnokpehgkphddjdmohgjdnnbbjdobia
公式URL https://chromewebstore.google.com/detail/test-my-speed-pro/ddnokpehgkphddjdmohgjdnnbbjdobia
説明 Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result
ファイルサイズ 38.3 KB
インストール数 1,688
現在のバージョン 2.1.6
最終更新日 2019-05-28
公開日 2019-05-28
評価 2.00/5 合計 2 レビュー
開発者 https://www.testmyspeedpro.com
支払い方法 free
拡張機能のウェブサイト https://www.testmyspeedpro.com
対応言語 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"
    }
}