Justin Bieber Theme

Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!

什么是Justin Bieber Theme?

Justin Bieber Theme是由http://www.appicted.in开发的Chrome扩展程序,该扩展的主要功能是“Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!”。

扩展截图

screenshot

下载Justin Bieber Theme扩展crx文件

下载Justin Bieber Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Check out more of my work at:

http://www.appicted.in/


None of the images used in the theme are owned by the owner of this theme.                    

扩展基本信息

名称 Justin Bieber Theme Justin Bieber Theme
ID elfhljdjgjilhfohmdjgmekehdmcfigb
官方URL https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb
简介 Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
文件大小 157 KB
安装次数 39
当前版本 0.0.1
更新时间 2018-11-29
上架时间 2018-11-29
开发者 http://www.appicted.in
电子邮箱 [email protected]
付费类型 free
扩展官网 http://www.appicted.in/
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!",
    "name": "Justin Bieber Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Justin Bieber"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}