Soccer Leagues

Soccer Leagues

Soccer Leagues란 무엇입니까?

Soccer Leagues은(는) rainymarketingapps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Soccer Leagues"입니다.

확장 프로그램 스크린샷

screenshot

Soccer Leagues 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Soccer Leagues is an extension designed to provide soccer fans with an up-to-date view of the current standings in various soccer leagues. The extensions provides a comprehensive overview of each team's performance, including wins, losses, draws, goals for and against, and points earned.

By clicking "Add to Chrome", I accept and agree to install the Soccer Leagues extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing

All our scores are courtesy of: https://www.scoreaxis.com/

Whether you're following a specific team or just keeping track of the overall league standings the soccer leagues is the extension for you.

https://www.rainydaymarketing.com/privacy/

https://www.rainydaymarketing.com/about/

https://www.rainydaymarketing.com/terms                    

확장 프로그램 기본 정보

이름 Soccer Leagues Soccer Leagues
ID mmkpjmaplalklpiknmdnaggkcjagaphh
공식 URL https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh
설명 Soccer Leagues
파일 크기 664 KB
설치 횟수 8,897
현재 버전 0.0.6
최근 업데이트 2023-09-26
출시 날짜 2023-02-04
평점 3.33/5 총 3 개의 평점
개발자 rainymarketingapps
이메일 [email protected]
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Soccer Leagues",
    "manifest_version": 3,
    "name": "Soccer Leagues",
    "version": "0.0.6",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}