Soccer Skills
Fun Soccer Game in between Tabs
Soccer Skills란 무엇입니까?
Soccer Skills은(는) rainymarketingapps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Fun Soccer Game in between Tabs"입니다.
확장 프로그램 스크린샷
Soccer Skills 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Are you ready to showcase your fancy footwork and dribbling skills on the virtual soccer field? Look no further than Soccer Skills, the exhilarating soccer dribbling game Chrome extension that will test your agility and ball control like never before! By clicking "Add to Chrome", I accept and agree to install the Soccer Skills extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing Whether you're a soccer fan looking for a fun way to improve your dribbling skills or simply seeking a thrilling game to pass the time, Soccer Skills is the ultimate Chrome extension for you. Install it today, lace up your virtual boots, and get ready for an exciting and addictive soccer dribbling adventure! https://www.rainydaymarketing.com/privacy/ https://www.rainydaymarketing.com/about/ https://www.rainydaymarketing.com/terms
확장 프로그램 기본 정보
이름 | |
ID | konognoadciajjikaeoelngjbdphiopd |
공식 URL | https://chromewebstore.google.com/detail/soccer-skills/konognoadciajjikaeoelngjbdphiopd |
설명 | Fun Soccer Game in between Tabs |
파일 크기 | 57.78 KB |
설치 횟수 | 6,709 |
현재 버전 | 0.0.2 |
최근 업데이트 | 2023-07-14 |
출시 날짜 | 2023-06-06 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | rainymarketingapps |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Fun Soccer Game in between Tabs", "manifest_version": 3, "name": "Soccer Skills", "version": "0.0.2", "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": ".\/img\/16.png", "48": ".\/img\/48.png", "128": ".\/img\/128.png" } } |