Fast Internet Speed Test
Quickly test your internet speed performance and ping values without interruption.
Was ist Fast Internet Speed Test?
Fast Internet Speed Test ist eine Chrome-Erweiterung, die von https://www.speedteststore.com entwickelt wurde, und ihr Hauptmerkmal ist "Quickly test your internet speed performance and ping values without interruption.".
Erweiterungsscreenshots
Fast Internet Speed Test-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fast Internet 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
You can easily and quickly test your internet speed in seconds. In the results, you can easily access your ping values, download and upload degrees. Check the values of your internet network immediately with the Start Test now button. Fast Internet Speed Test Features: - Jitter Measurement - Ping Measurement - Viewing Download Values - Viewing Installation Values Fast Internet Speed Test How to Remove: 1. Click on the icon given in the upper right-hand side of your Chrome browser. 2. Go to the “settings”. 3. Click on “extensions”. 4. Find the extension that you want to uninstall. 5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove. 6. The extension is removed. Lastly, you can enjoy these features (and your requests will be added further) for free! Fast Internet Speed Test extension waiting for you. Contact with us at [email protected] and share your thoughts and problems.
Grundlegende Informationen zur Erweiterung
Name | |
ID | ljmgiandhkbllcmffdgnabfglanacpmp |
Offizielle URL | https://chrome.google.com/webstore/detail/fast-internet-speed-test/ljmgiandhkbllcmffdgnabfglanacpmp |
Beschreibung | Quickly test your internet speed performance and ping values without interruption. |
Dateigröße | 45.55 KB |
Installationsanzahl | 374 |
Aktuelle Version | 1 |
Letztes Update | 2021-07-09 |
Veröffentlichungsdatum | 2021-07-09 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://www.speedteststore.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.speedteststore.com |
Hilfeseite URL | https://www.speedteststore.com |
URL der Datenschutzrichtlinien-Seite | https://www.speedteststore.com/privacy_policy.php |
Unterstützte Sprachen | id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "author": "SpeedTestStore", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "manifest_version": 3, "default_locale": "en", "version": "1", "action": { "default_popup": "index.html", "default_icon": { "128": "128.png" } }, "background": { "service_worker": "background.js" }, "icons": { "128": "128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |