Avengers Endgame Tony Stark Theme

Part of the journey is the end.

O que é Avengers Endgame Tony Stark Theme?

Avengers Endgame Tony Stark Theme é uma extensão do Chrome desenvolvida por http://www.appicted.in, e sua principal característica é "Part of the journey is the end.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Avengers Endgame Tony Stark Theme

Baixe arquivos de extensão Avengers Endgame Tony Stark 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

                        How do you think it's going to end? :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

Informações Básicas da Extensão

Nome Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
URL Oficial https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
Descrição Part of the journey is the end.
Tamanho do Arquivo 546 KB
Contagem de Instalações 89
Versão Atual 0.0.1
Última Atualização 2018-12-09
Data de Publicação 2018-12-09
Desenvolvedor http://www.appicted.in
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.coach.me/Dhiraj?ref=YJNVl
URL da Página de Ajuda http://www.appicted.in
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Tony Stark Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame Tony Stark"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}