Fast Internet Speed Test
Quickly test your internet speed performance and ping values without interruption.
Fast Internet Speed Test란 무엇입니까?
Fast Internet Speed Test은(는) https://www.speedteststore.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Quickly test your internet speed performance and ping values without interruption."입니다.
확장 프로그램 스크린샷
Fast Internet Speed Test 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | ljmgiandhkbllcmffdgnabfglanacpmp |
공식 URL | https://chrome.google.com/webstore/detail/fast-internet-speed-test/ljmgiandhkbllcmffdgnabfglanacpmp |
설명 | Quickly test your internet speed performance and ping values without interruption. |
파일 크기 | 45.55 KB |
설치 횟수 | 374 |
현재 버전 | 1 |
최근 업데이트 | 2021-07-09 |
출시 날짜 | 2021-07-09 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://www.speedteststore.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.speedteststore.com |
도움말 페이지 URL | https://www.speedteststore.com |
개인정보 보호 정책 페이지 URL | https://www.speedteststore.com/privacy_policy.php |
지원되는 언어 | 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" } |