Dharma Quotes
Read a Dharma quote every time you open a new tab.
Was ist Dharma Quotes?
Dharma Quotes ist eine Chrome-Erweiterung, die von Dharma Quotes entwickelt wurde, und ihr Hauptmerkmal ist "Read a Dharma quote every time you open a new tab.".
Erweiterungsscreenshots
Dharma Quotes-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dharma Quotes-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Dharma Quotes |
ID | jddcghofgfjjcijldjocgmagcbfaglkf |
Offizielle URL | https://chromewebstore.google.com/detail/dharma-quotes/jddcghofgfjjcijldjocgmagcbfaglkf |
Beschreibung | Read a Dharma quote every time you open a new tab. |
Dateigröße | 2.27 MB |
Installationsanzahl | 226 |
Aktuelle Version | 2.0.4 |
Letztes Update | 2020-08-01 |
Veröffentlichungsdatum | 2018-10-16 |
Bewertung | 4.80/5 Insgesamt 10 Bewertungen |
Entwickler | Dharma Quotes |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |