Avicii Theme

These Are The Nights That Never Die!

O que é Avicii Theme?

Avicii Theme é uma extensão do Chrome desenvolvida por http://www.appicted.in, e sua principal característica é "These Are The Nights That Never Die!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Avicii Theme

Baixe arquivos de extensão Avicii 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

                        Let me know what other themes you'd like to see.

Check out more of my work at www.appicted.in

No copyright infringement intended.                    

Informações Básicas da Extensão

Nome Avicii Theme Avicii Theme
ID ebkmjncfiogembobcoehljlpedeopjgh
URL Oficial https://chrome.google.com/webstore/detail/avicii-theme/ebkmjncfiogembobcoehljlpedeopjgh
Descrição These Are The Nights That Never Die!
Tamanho do Arquivo 365 KB
Contagem de Instalações 111
Versão Atual 0.0.1
Última Atualização 2018-12-07
Data de Publicação 2018-12-07
Classificação 4.75/5 Total de 4 Avaliações
Desenvolvedor http://www.appicted.in
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.coach.me/Dhiraj?ref=YJNVl
Idiomas Suportados en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "These Are The Nights That Never Die!",
    "name": "Avicii Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avicii"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}