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.」です。
拡張機能のスクリーンショット
Dharma Quotes拡張機能のCRXファイルをダウンロード
Dharma Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" } } |