Brawl Stars HD Custom New Tab

Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD

什么是Brawl Stars HD Custom New Tab?

Brawl Stars HD Custom New Tab是由Best New Tab开发的Chrome扩展程序,该扩展的主要功能是“Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Brawl Stars HD Custom New Tab扩展crx文件

下载Brawl Stars HD Custom New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        We've made a free new tab extension featuring the BRAWL STARS game and its characters, which enter the world of mobile gaming very quickly and reach millions of users.

Brawl stars with the new tab extension, as well as the wallpapers of your favorite characters, many features chrome will meet you on your new tab page.

** Every new tab page of the most beautiful wallpapers of Brawl Stars game will meet you.
** You can view the weather of your region or another region on the new tab page.
** Quick date and time display.
** Quick access to social media icons
** internet history widget
** Favorites widget
** addiyos.com is an advanced search engine that uses google engine.

Please share any comments and suggestions about Brawl Stars new tab extension.

Thank you very much for downloading our extension.                    

扩展基本信息

名称 Brawl Stars HD Custom New Tab Brawl Stars HD Custom New Tab
ID hncjoefkdfojhomdnjbiphcddpkjbpag
官方URL https://chrome.google.com/webstore/detail/brawl-stars-hd-custom-new/hncjoefkdfojhomdnjbiphcddpkjbpag
简介 Replace new tab with custom page, featuring Nezuko hd wallpapers Brawl Stars HD
文件大小 5.9 MB
安装次数 5,000
当前版本 0.0.7
更新时间 2020-04-28
上架时间 2020-04-27
评分 4.71/5 共14次评分
开发者 Best New Tab
付费类型 free
隐私政策页面URL https://www.minecrafts.club/privacy-policy
支持的语言 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "version": "0.0.7",
    "default_locale": "en",
    "icons": {
        "128": "imgs\/ic128.png",
        "48": "imgs\/ic48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "imgs\/ic48.png"
    },
    "chrome_url_overrides": {
        "newtab": "output.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/brawl-stars-hd.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}