do:t | The daily dose of inspiration
Get inspired by quotes on design every time you open a new tab.
Что такое do:t | The daily dose of inspiration?
do:t | The daily dose of inspiration - это расширение Chrome, разработанное kraftend, и его основная функция - "Get inspired by quotes on design every time you open a new tab.".
Снимки экрана расширения
Скачать файл CRX расширения do:t | The daily dose of inspiration
Скачайте файлы расширений do:t | The daily dose of inspiration в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
• 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. Основная информация о расширении
| Название | |
| ID | ngjkhgdhjgeekapmglagecjigmlmjbja |
| Официальный URL | https://chromewebstore.google.com/detail/dot-the-daily-dose-of-ins/ngjkhgdhjgeekapmglagecjigmlmjbja |
| Описание | Get inspired by quotes on design every time you open a new tab. |
| Размер файла | 1.23 MB |
| Количество установок | 15 |
| Текущая Версия | 0.1.1 |
| Последнее Обновление | 2019-09-24 |
| Дата публикации | 2019-09-23 |
| Рейтинг | 5.00/5 Всего 1 оценок |
| Разработчик | kraftend |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://kraftend.com |
| Поддерживаемые языки | 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"
}
} | |