Spacebar Counter On PC
Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]
Apa itu Spacebar Counter On PC?
Spacebar Counter On PC adalah ekstensi Chrome yang dikembangkan oleh mukeshsahu1020304063, dan fitur utamanya adalah "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Spacebar Counter On PC
Unduh file ekstensi Spacebar Counter On PC dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Spacebar Counter On PC |
ID | ohfnlgecnicbbgcgdefbkelepccnccki |
URL Resmi | https://chromewebstore.google.com/detail/spacebar-counter-on-pc/ohfnlgecnicbbgcgdefbkelepccnccki |
Deskripsi | Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now] |
Ukuran File | 498 KB |
Jumlah Instalasi | 169 |
Versi Saat Ini | 2.3 |
Terakhir Diperbarui | 2021-06-14 |
Tanggal Publikasi | 2021-06-14 |
Pengembang | mukeshsahu1020304063 |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://games.techysharif.live/game/spacebar-counter-online |
Bahasa yang Didukung | 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" } } |