Dharma Quotes

Read a Dharma quote every time you open a new tab.

Dharma Quotes란 무엇입니까?

Dharma Quotes은(는) Dharma Quotes에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Read a Dharma quote every time you open a new tab."입니다.

확장 프로그램 스크린샷

screenshot

Dharma Quotes 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Quotes from teachers belonging to all Buddhist traditions. 

Version 2.0.0 features a new design with more background images, a more robust layout, and a new focus on more concise quotes.

Version 1.0.0 has completely new resizing logic for a fully responsive experience, as well as more than 1700 quotes

Version 0.5.0 features better logic for adjusting text size and almost 900 quotes

Version 0.4.0 features minor improvements and more than 500 quotes

Version 0.3.0 features a new look and a more responsive design.

Version 0.2.0 now dynamically resizes the text based on the quote's length

Version 0.1.0 now includes more than 350 quotes                    

확장 프로그램 기본 정보

이름 Dharma Quotes Dharma Quotes
ID jddcghofgfjjcijldjocgmagcbfaglkf
공식 URL https://chromewebstore.google.com/detail/dharma-quotes/jddcghofgfjjcijldjocgmagcbfaglkf
설명 Read a Dharma quote every time you open a new tab.
파일 크기 2.27 MB
설치 횟수 226
현재 버전 2.0.4
최근 업데이트 2020-08-01
출시 날짜 2018-10-16
평점 4.80/5 총 10 개의 평점
개발자 Dharma Quotes
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dharma Quotes",
    "version": "2.0.4",
    "manifest_version": 2,
    "description": "Read a Dharma quote every time you open a new tab.",
    "author": "Diego Gonzalez",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}