Spiderman PS4 Theme

With great power.. comes great Responsibility!

O que é Spiderman PS4 Theme?

Spiderman PS4 Theme é uma extensão do Chrome desenvolvida por http://www.appicted.in, e sua principal característica é "With great power.. comes great Responsibility!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Spiderman PS4 Theme

Baixe arquivos de extensão Spiderman PS4 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 work at: 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 Spiderman PS4 Theme Spiderman PS4 Theme
ID kmbfkojmpnbknfkmcnnhooddinlhoanj
URL Oficial https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj
Descrição With great power.. comes great Responsibility!
Tamanho do Arquivo 1.22 MB
Contagem de Instalações 95
Versão Atual 0.0.2
Última Atualização 2018-12-07
Data de Publicação 2018-12-07
Classificação 5.00/5 Total de 2 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
URL da Página de Ajuda 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.2",
    "description": "With great power.. comes great Responsibility!",
    "name": "Spiderman PS4 Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Spiderman PS4"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}