Spacebar Counter On PC
Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]
Что такое Spacebar Counter On PC?
Spacebar Counter On PC - это расширение Chrome, разработанное mukeshsahu1020304063, и его основная функция - "Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]".
Снимки экрана расширения
Скачать файл CRX расширения Spacebar Counter On PC
Скачайте файлы расширений Spacebar Counter On PC в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | Spacebar Counter On PC |
ID | ohfnlgecnicbbgcgdefbkelepccnccki |
Официальный URL | https://chromewebstore.google.com/detail/spacebar-counter-on-pc/ohfnlgecnicbbgcgdefbkelepccnccki |
Описание | Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now] |
Размер файла | 498 KB |
Количество установок | 169 |
Текущая Версия | 2.3 |
Последнее Обновление | 2021-06-14 |
Дата публикации | 2021-06-14 |
Разработчик | mukeshsahu1020304063 |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://games.techysharif.live/game/spacebar-counter-online |
Поддерживаемые языки | 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" } } |