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 |
电子邮箱 | [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" } } |