Spacebar Counter On PC
Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]
Cos'è Spacebar Counter On PC?
Spacebar Counter On PC è un'estensione di Chrome sviluppata da mukeshsahu1020304063, e la sua funzione principale è "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Spacebar Counter On PC
Scarica i file di estensione Spacebar Counter On PC in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Spacebar Counter On PC |
ID | ohfnlgecnicbbgcgdefbkelepccnccki |
URL Ufficiale | https://chromewebstore.google.com/detail/spacebar-counter-on-pc/ohfnlgecnicbbgcgdefbkelepccnccki |
Descrizione | Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now] |
Dimensione del File | 498 KB |
Conteggio Installazioni | 169 |
Versione Corrente | 2.3 |
Ultimo Aggiornamento | 2021-06-14 |
Data di Pubblicazione | 2021-06-14 |
Sviluppatore | mukeshsahu1020304063 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://games.techysharif.live/game/spacebar-counter-online |
Lingue Supportate | 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" } } |