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 |
Eメール | [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" } } |