Sonic Smash Brothers
Sonic Smash Brothers on Chrome Browser!
什么是Sonic Smash Brothers?
Sonic Smash Brothers是由GunsuGames开发的Chrome扩展程序,该扩展的主要功能是“Sonic Smash Brothers on Chrome Browser!”。
扩展截图
下载Sonic Smash Brothers扩展crx文件
下载Sonic Smash Brothers扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Super Smash Brothers features sonic the hedgehog characters. You start off in Adventure Mode with three playable characters Sonic, Knuckles and Tails Open Extension tab and Check Search
扩展基本信息
名称 | |
ID | kipikkondpaddcecpclaldplcmcjcbjh |
官方URL | https://chromewebstore.google.com/detail/sonic-smash-brothers/kipikkondpaddcecpclaldplcmcjcbjh |
简介 | Sonic Smash Brothers on Chrome Browser! |
文件大小 | 8.37 MB |
安装次数 | 1,331 |
当前版本 | 1.0 |
更新时间 | 2022-06-23 |
上架时间 | 2022-06-22 |
评分 | 1.67/5 共6次评分 |
开发者 | GunsuGames |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/gunselgamesworld/home |
支持的语言 | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Sonic Smash Brothers" }, "background": { "service_worker": "background.js" }, "description": "Sonic Smash Brothers on Chrome Browser!", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Sonic Smash Brothers", "short_name": "Sonic Smash Brothers", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |