Speed Test for Chrome - WiFi speedtest
Take a speed test directly from your browser to quickly test your internet (wifi) performance without interruption.
Speed Test for Chrome - WiFi speedtest란 무엇입니까?
Speed Test for Chrome - WiFi speedtest은(는) SpeedTest app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Take a speed test directly from your browser to quickly test your internet (wifi) performance without interruption."입니다.
확장 프로그램 스크린샷
Speed Test for Chrome - WiFi speedtest 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Test your internet speed easily with the Speed Test tool for Chrome. With just one click, you can quickly measure your internet speed. It takes only a few seconds to get precise download speed results. Access the Speed Test feature from the toolbar to evaluate your internet performance effortlessly. Check your speed test now. What benefits do you receive when using our extension? - A compact and versatile browser extension - Measure internet speed within seconds Assess your internet and determine its speed in just 3 seconds using our Wifi tester: - Obtain accurate speed test results - Ensure effective speed safety - Enjoy a user-friendly interface for our software - Utilize the straightforward Internet Download Test - Experience Speed Test as a lightweight and fast-loading program - Perform a free broadband speed test Test your internet & WiFi with Simple SpeedTest for Chrome. Ping value: The time from the PC sends data to the web server until it receives feedback from the server.It's usually expressed by the degree of network delay in online games.The larger the Ping value is, the more seriously the network delay is, and the less smooth the game runs. Accurately assess your internet speed with the Speed Test extension. Initiate a network speed test now and evaluate your upload speed as well. Try this speedtest for your Internet connection Now.
확장 프로그램 기본 정보
이름 | Speed Test for Chrome - WiFi speedtest |
ID | khhnfdoljialnlomkdkphhdhngfppabl |
공식 URL | https://chromewebstore.google.com/detail/speed-test-for-chrome-wif/khhnfdoljialnlomkdkphhdhngfppabl |
설명 | Take a speed test directly from your browser to quickly test your internet (wifi) performance without interruption. |
파일 크기 | 260 KB |
설치 횟수 | 425,048 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-09-19 |
출시 날짜 | 2023-09-10 |
평점 | 4.62/5 총 21 개의 평점 |
개발자 | SpeedTest app |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/speedwifi/privacy-policy |
지원되는 언어 | id,ms,de,en,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_desc__", "version": "1.0.1", "default_locale": "en", "permissions": [ "tabs" ], "icons": { "128": "128logo.png" }, "manifest_version": 3, "action": { "default_icon": "128logo.png", "default_popup": "app\/index.html", "default_title": "Speed Test" }, "host_permissions": [ "*:\/\/*\/*" ] } |