Justin Bieber Theme

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

What is Justin Bieber Theme?

Justin Bieber Theme is a Chrome extension developed by http://www.appicted.in, and its main feature is "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!".

Extension Screenshots

screenshot

Download Justin Bieber Theme Extension CRX File

Download Justin Bieber Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Justin Bieber Theme Justin Bieber Theme
ID elfhljdjgjilhfohmdjgmekehdmcfigb
Official URL https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb
Description Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
File Size 157 KB
Installation Count 39
Current Version 0.0.1
Last Updated 2018-11-29
Publish Date 2018-11-29
Developer http://www.appicted.in
Email [email protected]
Payment Type free
Extension Website http://www.appicted.in/
Supported Languages 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"
}