Design of the day

A new gorgeous design product every new tab.

O que é Design of the day?

Design of the day é uma extensão do Chrome desenvolvida por Giuseppe Barbalinardo, e sua principal característica é "A new gorgeous design product every new tab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Design of the day

Baixe arquivos de extensão Design of the day 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

                        Be always up-to-date with the news from the Design world. Discover new projects every day thanks to Design of the day.
Just navigate normally using your browser and the app will show you some new gorgeous design products, artists, and pictures. Design of the day uses the dead time while you switch tab to show you amazing ideas. 
You really like an idea and you want to discover more about it and related topics? Ok, I guess you can take a break, and spend a couple of minutes knowing the artist better. Just one click and you will be linked to the source of the article where you can get all the details about the project. If you are an expert designer or if you are just curious about this world, Design of the day will be your best companion to discover it.                    

Informações Básicas da Extensão

Nome Design of the day Design of the day
ID iabhaicocjkcjoaemlhagkpgimegkgfj
URL Oficial https://chromewebstore.google.com/detail/design-of-the-day/iabhaicocjkcjoaemlhagkpgimegkgfj
Descrição A new gorgeous design product every new tab.
Tamanho do Arquivo 645 KB
Contagem de Instalações 190
Versão Atual 1.0.5
Última Atualização 2020-06-25
Data de Publicação 2020-06-24
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor Giuseppe Barbalinardo
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.wevux.com
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Design of the day",
    "version": "1.0.5",
    "description": "A new gorgeous design product every new tab.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "http:\/\/wevux.com\/feed"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "http:\/\/giuseppe.barbalinardo.com"
}