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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
• 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" } } |