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是由mukeshsahu1020304063开发的Chrome扩展程序,该扩展的主要功能是“Change the layout Front Of Chrome Apps using counter strike Wallpaper New Tab Theme [Install Now]”。

扩展截图

screenshot
screenshot
screenshot

下载Spacebar Counter On PC扩展crx文件

下载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 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"
    }
}