IPL Live Scores 2023
Find the Live IPL scores anytime from anywhere just with a click
IPL Live Scores 2023란 무엇입니까?
IPL Live Scores 2023은(는) ipllivescore2023에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find the Live IPL scores anytime from anywhere just with a click"입니다.
확장 프로그램 스크린샷
IPL Live Scores 2023 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Stay up-to-date with the latest cricket action with Live Cricket Scores Extension! With just a click, you can access real-time cricket scores, match statuses, and team information directly in your browser. No more searching for live scores or refreshing multiple tabs. This handy extension is perfect for cricket enthusiasts who don't want to miss a single ball. Key Features: Access real-time cricket scores and updates Easy-to-read match details, including team names and match dates Displays match status (started or not started) Lightweight and fast, with minimal impact on browser performance User-friendly interface for quick and easy access to information How to use: Install the Live Cricket Scores Extension Click on the extension icon in your browser toolbar The extension will fetch the latest live match scores and display them in a convenient popup window Stay connected to your favorite sport without missing a beat. The Live Cricket Scores Extension brings you the latest cricket action at your fingertips, ensuring you're always in the know. Install now and never miss a moment of the thrilling world of cricket! Please note: This extension uses the CricAPI for fetching live scores and match data. Ensure that you have a valid API key for seamless access to the latest cricket information.
확장 프로그램 기본 정보
이름 | IPL Live Scores 2023 |
ID | cjiflgbknaogjgboplbhncmedoflcmje |
공식 URL | https://chromewebstore.google.com/detail/ipl-live-scores-2023/cjiflgbknaogjgboplbhncmedoflcmje |
설명 | Find the Live IPL scores anytime from anywhere just with a click |
파일 크기 | 15.06 KB |
설치 횟수 | 122 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-04-12 |
출시 날짜 | 2023-04-05 |
개발자 | ipllivescore2023 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "IPL Live Scores 2023", "version": "1.0.1", "description": "Find the Live IPL scores anytime from anywhere just with a click", "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |