Spacebar Counter On PC
Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]
Co to jest Spacebar Counter On PC?
Spacebar Counter On PC to rozszerzenie Chrome opracowane przez mukeshsahu1020304063, a jego główną funkcją jest „Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Spacebar Counter On PC
Pobierz pliki rozszerzeń Spacebar Counter On PC 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
Spacebar Counter is now available on chrome Play with the most famous heroes in the history of video games in Spacebar Counter. How to use - Just by clicking on Add to Chrome it will be added automatically install. - Enjoy Spacebar Counter! * You have to disable ad-blocker for use this extension.
Podstawowe informacje o rozszerzeniu
Nazwa | Spacebar Counter On PC |
ID | ohfnlgecnicbbgcgdefbkelepccnccki |
Oficjalny URL | https://chromewebstore.google.com/detail/spacebar-counter-on-pc/ohfnlgecnicbbgcgdefbkelepccnccki |
Opis | Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now] |
Rozmiar pliku | 498 KB |
Liczba instalacji | 169 |
Aktualna Wersja | 2.3 |
Ostatnia Aktualizacja | 2021-06-14 |
Data Publikacji | 2021-06-14 |
Deweloper | mukeshsahu1020304063 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://games.techysharif.live/game/spacebar-counter-online |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Spacebar Counter On PC", "version": "2.3", "description": "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |