Sonic Smash Brothers
Sonic Smash Brothers on Chrome Browser!
Co to jest Sonic Smash Brothers?
Sonic Smash Brothers to rozszerzenie Chrome opracowane przez GunsuGames, a jego główną funkcją jest „Sonic Smash Brothers on Chrome Browser!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Sonic Smash Brothers
Pobierz pliki rozszerzeń Sonic Smash Brothers w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kipikkondpaddcecpclaldplcmcjcbjh |
Oficjalny URL | https://chromewebstore.google.com/detail/sonic-smash-brothers/kipikkondpaddcecpclaldplcmcjcbjh |
Opis | Sonic Smash Brothers on Chrome Browser! |
Rozmiar pliku | 8.37 MB |
Liczba instalacji | 1,331 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2022-06-23 |
Data Publikacji | 2022-06-22 |
Ocena | 1.67/5 Łącznie 6 Oceny |
Deweloper | GunsuGames |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://sites.google.com/view/gunselgamesworld/home |
Obsługiwane Języki | 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" } |