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 |
官方網址 | 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" } } |