StatsNite • Game Stats, Profiles, and Info
Search Clash royale stats, Clash of Clans Stats, Fortnite Stats, and other game info.
StatsNite • Game Stats, Profiles, and Info란 무엇입니까?
StatsNite • Game Stats, Profiles, and Info은(는) https://statsnite.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Search Clash royale stats, Clash of Clans Stats, Fortnite Stats, and other game info."입니다.
확장 프로그램 스크린샷
StatsNite • Game Stats, Profiles, and Info 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Search Game stats, and see detailed game info for the Games on StatsNite. Get the stats of players for supported games, and quickly access all the pages on the site, including player rankings, and game data such as in game items and characters.
확장 프로그램 기본 정보
이름 | StatsNite • Game Stats, Profiles, and Info |
ID | lgggiipnafddbfblhjphdmepookldodd |
공식 URL | https://chromewebstore.google.com/detail/statsnite-%E2%80%A2-game-stats-pr/lgggiipnafddbfblhjphdmepookldodd |
설명 | Search Clash royale stats, Clash of Clans Stats, Fortnite Stats, and other game info. |
파일 크기 | 213 KB |
설치 횟수 | 20 |
현재 버전 | 1.3 |
최근 업데이트 | 2021-03-10 |
출시 날짜 | 2020-10-10 |
개발자 | https://statsnite.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://statsnite.com |
개인정보 보호 정책 페이지 URL | https://statsnite.com/privacy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Search Clash royale stats, Clash of Clans Stats, Fortnite Stats, and other game info.", "manifest_version": 2, "name": "StatsNite \u2022 Game Stats, Profiles, and Info", "version": "1.3", "homepage_url": "https:\/\/statsnite.com", "icons": { "48": "icons\/logo-48.png" }, "permissions": [], "browser_action": { "default_icon": "icons\/logo-48.png", "theme_icons": [ { "light": "icons\/logo-48.png", "dark": "icons\/logo-48.png", "size": 48 } ], "default_title": "StatsNite", "default_popup": "popup\/index.html" } } |