do:t | The daily dose of inspiration
Get inspired by quotes on design every time you open a new tab.
O que é do:t | The daily dose of inspiration?
do:t | The daily dose of inspiration é uma extensão do Chrome desenvolvida por kraftend, e sua principal característica é "Get inspired by quotes on design every time you open a new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão do:t | The daily dose of inspiration
Baixe arquivos de extensão do:t | The daily dose of inspiration 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
• Get inspirational quotes about design. • Get typeface suggestions. • Directly link to the typefaces' download page. • Infinite page switching. • Option to choose from five variety of themes like white, black or colored background themes. How it works? — This extension replaces your “New Tab” screen with a feed of the inspirational quotes cite from designers, entrepreneurs, scientists etc. Every quote demonstrates with randomly selected typeface from the suggestion list. All the design inspiration you need.
Informações Básicas da Extensão
Nome | do:t | The daily dose of inspiration |
ID | ngjkhgdhjgeekapmglagecjigmlmjbja |
URL Oficial | https://chromewebstore.google.com/detail/dot-the-daily-dose-of-ins/ngjkhgdhjgeekapmglagecjigmlmjbja |
Descrição | Get inspired by quotes on design every time you open a new tab. |
Tamanho do Arquivo | 1.23 MB |
Contagem de Instalações | 15 |
Versão Atual | 0.1.1 |
Última Atualização | 2019-09-24 |
Data de Publicação | 2019-09-23 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | kraftend |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://kraftend.com |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "do:t | The daily dose of inspiration", "description": "Get inspired by quotes on design every time you open a new tab.", "version": "0.1.1", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "64": "icons\/icon_64.png", "128": "icons\/icon_128.png" } } |