Justin Bieber Theme

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

O que é Justin Bieber Theme?

Justin Bieber Theme é uma extensão do Chrome desenvolvida por http://www.appicted.in, e sua principal característica é "Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Justin Bieber Theme

Baixe arquivos de extensão Justin Bieber Theme no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Justin Bieber Theme Justin Bieber Theme
ID elfhljdjgjilhfohmdjgmekehdmcfigb
URL Oficial https://chrome.google.com/webstore/detail/justin-bieber-theme/elfhljdjgjilhfohmdjgmekehdmcfigb
Descrição Don't you give up Nah Nah Nah, I won't give up Nah Nah Nah, Let Me Love You!
Tamanho do Arquivo 157 KB
Contagem de Instalações 39
Versão Atual 0.0.1
Última Atualização 2018-11-29
Data de Publicação 2018-11-29
Desenvolvedor http://www.appicted.in
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.appicted.in/
Idiomas Suportados 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"
}