Speed Test

The Speed Test app is the quickest and easiest way to measure your Internet speed

Was ist Speed Test?

Speed Test ist eine Chrome-Erweiterung, die von https://www.bandwidthtester.info entwickelt wurde, und ihr Hauptmerkmal ist "The Speed Test app is the quickest and easiest way to measure your Internet speed".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Speed Test-Erweiterungs-CRX-Datei herunterladen

Laden Sie Speed Test-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        The Speed Test app is the perfect way to see how fast your internet connection is. With this app, you can test your download and upload speeds, as well as latency and packet loss. Whether you're a business owner or need to know what speed your internet connection is running at, the Speed Test app has you covered!

Do you always seem to be in a rush? Fell, there's an app for that! Introducing the Speed Test app – the perfect way to find out how fast (or slow) you are. Whether you're looking to improve your time or see how you stack up against others, this app has everything you need. So please put on your running shoes and download them today!

With the Speed Test app, you can find out in a snap. Whether you're streaming your favourite show or just trying to check your email, make sure your connection is up to snuff with this handy little tool. So what are you waiting for? Download the Speed Test app now and get to testing                    

Grundlegende Informationen zur Erweiterung

Name Speed Test Speed Test
ID hpfjcncgnjdheiakpdilaebjhlbminhg
Offizielle URL https://chromewebstore.google.com/detail/speed-test/hpfjcncgnjdheiakpdilaebjhlbminhg
Beschreibung The Speed Test app is the quickest and easiest way to measure your Internet speed
Dateigröße 32.94 KB
Installationsanzahl 269
Aktuelle Version 2.2
Letztes Update 2021-12-26
Veröffentlichungsdatum 2021-12-26
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler https://www.bandwidthtester.info
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.bandwidthtester.info/
Hilfeseite URL http://www.bandwidthtester.info/contact-us/#sthash.0g3GRsM7.dpbs
URL der Datenschutzrichtlinien-Seite https://www.picditor.com/privacy-policy
Unterstützte Sprachen id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": "photo128.png"
    },
    "author": "Speed Test",
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "photo128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_title__",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Speed Test",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2"
}