European Football Leagues Score
Simple football box score
European Football Leagues Score란 무엇입니까?
European Football Leagues Score은(는) junjun901225에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Simple football box score"입니다.
확장 프로그램 스크린샷
European Football Leagues Score 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extenison is a dashboard that displays real-time football scores from various leagues across Europe. The users don't need to open a new tab or access a new webpage to check football scores. Update history v1.2.0 It shows scorers when hovering a score v1.3.0 league1 and serieA are added v1.4.0 pagination is added UEFA Europa League and UEFA Europa Conference League are added V1.4.1 bug fix for the case where a team doesn't have a record
확장 프로그램 기본 정보
이름 | European Football Leagues Score |
ID | gbjnhnlklfjifaijdgmefjeokakhpaeg |
공식 URL | https://chromewebstore.google.com/detail/european-football-leagues/gbjnhnlklfjifaijdgmefjeokakhpaeg |
설명 | Simple football box score |
파일 크기 | 1.46 MB |
설치 횟수 | 194 |
현재 버전 | 1.4.1 |
최근 업데이트 | 2024-02-06 |
출시 날짜 | 2023-10-03 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | junjun901225 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "European Football Leagues Score", "description": "Simple football box score", "version": "1.4.1", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "Open the popup" }, "icons": { "16": "football.png", "48": "football.png", "128": "football.png" }, "permissions": [] } |