Sonic Smash Brothers
Sonic Smash Brothers on Chrome Browser!
What is Sonic Smash Brothers?
Sonic Smash Brothers is a Chrome extension developed by GunsuGames, and its main feature is "Sonic Smash Brothers on Chrome Browser!".
Extension Screenshots
Download Sonic Smash Brothers Extension CRX File
Download Sonic Smash Brothers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | kipikkondpaddcecpclaldplcmcjcbjh |
Official URL | https://chromewebstore.google.com/detail/sonic-smash-brothers/kipikkondpaddcecpclaldplcmcjcbjh |
Description | Sonic Smash Brothers on Chrome Browser! |
File Size | 8.37 MB |
Installation Count | 1,331 |
Current Version | 1.0 |
Last Updated | 2022-06-23 |
Publish Date | 2022-06-22 |
Rating | 1.67/5 Total 6 Ratings |
Developer | GunsuGames |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/gunselgamesworld/home |
Supported Languages | 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" } |