Test My Speed Pro

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

O que é Test My Speed Pro?

Test My Speed Pro é uma extensão do Chrome desenvolvida por https://www.testmyspeedpro.com, e sua principal característica é "Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Test My Speed Pro

Baixe arquivos de extensão Test My Speed Pro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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]                    

Informações Básicas da Extensão

Nome Test My Speed Pro Test My Speed Pro
ID ddnokpehgkphddjdmohgjdnnbbjdobia
URL Oficial https://chromewebstore.google.com/detail/test-my-speed-pro/ddnokpehgkphddjdmohgjdnnbbjdobia
Descrição Discover your Internet Speed with Test My Speed Pro. The Extension that Gives you The Most Accurate Internet Speed Result
Tamanho do Arquivo 38.3 KB
Contagem de Instalações 1,688
Versão Atual 2.1.6
Última Atualização 2019-05-28
Data de Publicação 2019-05-28
Classificação 2.00/5 Total de 2 Avaliações
Desenvolvedor https://www.testmyspeedpro.com
Tipo de Pagamento free
Site da Extensão https://www.testmyspeedpro.com
Idiomas Suportados 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"
    }
}