Concretely

New tab replacement page with weather widget and customization options

O que é Concretely?

Concretely é uma extensão do Chrome desenvolvida por Stanyslas Bres, e sua principal característica é "New tab replacement page with weather widget and customization options".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Concretely

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

                                            

Informações Básicas da Extensão

Nome Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
URL Oficial https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Descrição New tab replacement page with weather widget and customization options
Tamanho do Arquivo 1.33 MB
Contagem de Instalações 401
Versão Atual 0.7.1
Última Atualização 2019-03-08
Data de Publicação 2019-03-08
Classificação 3.50/5 Total de 18 Avaliações
Desenvolvedor Stanyslas Bres
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Concretely",
    "description": "New tab replacement page with weather widget and customization options",
    "version": "0.7.1",
    "author": "Stanyslas Bres ",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}