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文件
下载StatsNite • Game Stats, Profiles, and Info扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |