Fortnite - New tab - Current item shop

Replace new tab screen with the current rotation of the Fortnite item shop

O que é Fortnite - New tab - Current item shop?

Fortnite - New tab - Current item shop é uma extensão do Chrome desenvolvida por https://tobbelindstrom.com, e sua principal característica é "Replace new tab screen with the current rotation of the Fortnite item shop".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Fortnite - New tab - Current item shop

Baixe arquivos de extensão Fortnite - New tab - Current item shop 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

                        This simple extension will replace your "New Tab" screen and show the current rotation of the Fortnite item shop.                    

Informações Básicas da Extensão

Nome Fortnite - New tab - Current item shop Fortnite - New tab - Current item shop
ID digkkigjfonpcmeioejbnnmljllcjjje
URL Oficial https://chromewebstore.google.com/detail/fortnite-new-tab-current/digkkigjfonpcmeioejbnnmljllcjjje
Descrição Replace new tab screen with the current rotation of the Fortnite item shop
Tamanho do Arquivo 127 KB
Contagem de Instalações 919
Versão Atual 1.4.3
Última Atualização 2019-04-26
Data de Publicação 2019-04-26
Classificação 4.27/5 Total de 11 Avaliações
Desenvolvedor https://tobbelindstrom.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://tobbelindstrom.com/
URL da Página de Ajuda https://tobbelindstrom.com/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fortnite - New tab - Current item shop",
    "version": "1.4.3",
    "description": "Replace new tab screen with the current rotation of the Fortnite item shop",
    "icons": {
        "16": "dist\/img\/heisenberg-16.png",
        "48": "dist\/img\/heisenberg-48.png",
        "128": "dist\/img\/heisenberg-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}