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是由kraftend开发的Chrome扩展程序,该扩展的主要功能是“Get inspired by quotes on design every time you open a new tab.”。
扩展截图
下载do:t | The daily dose of inspiration扩展crx文件
下载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.
扩展基本信息
名称 | do:t | The daily dose of inspiration |
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" } } |