Spacebar Counter On PC
Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]
Vad är Spacebar Counter On PC?
Spacebar Counter On PC är en Chrome-tillägg utvecklad av mukeshsahu1020304063, och dess huvudfunktion är "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]".
Tilläggsskärmbilder
Ladda ner Spacebar Counter On PC-förlängningens CRX-fil
Ladda ner Spacebar Counter On PC-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Spacebar Counter On PC |
ID | ohfnlgecnicbbgcgdefbkelepccnccki |
Officiell webbadress | https://chromewebstore.google.com/detail/spacebar-counter-on-pc/ohfnlgecnicbbgcgdefbkelepccnccki |
Beskrivning | Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now] |
Filstorlek | 498 KB |
Antal Installationer | 169 |
Aktuell Version | 2.3 |
Senast Uppdaterad | 2021-06-14 |
Publiceringsdatum | 2021-06-14 |
Utvecklare | mukeshsahu1020304063 |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://games.techysharif.live/game/spacebar-counter-online |
Stödda Språk | 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" } } |