Stoic Quotes
New and unique quotes daily on new tabs
Stoic Quotesとは何ですか?
Stoic QuotesはShahlin Ibrahimによって開発されたChromeの拡張機能で、その主な機能は「New and unique quotes daily on new tabs」です。
拡張機能のスクリーンショット
Stoic Quotes拡張機能のCRXファイルをダウンロード
Stoic Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Stoicism was designed to help people live their best possible lives. It’s a philosophy of life that maximizes positive emotions, reduces negative emotions and helps individuals to hone their virtues of character.
The Stoic Quotes extension provides a new quote daily every time a new tab is opened from a database of hundreds of stoic quotes. It provides these quotes in a very minimal design with no distractions -- Just the quote and the author. Read, reflect, apply. 拡張機能の基本情報
| 名前 | |
| ID | dkoapggdhpbpbnhbajplcfoklgcaedph |
| 公式URL | https://chromewebstore.google.com/detail/stoic-quotes/dkoapggdhpbpbnhbajplcfoklgcaedph |
| 説明 | New and unique quotes daily on new tabs |
| ファイルサイズ | 757 KB |
| インストール数 | 186 |
| 現在のバージョン | 0.0.0.6 |
| 最終更新日 | 2023-09-20 |
| 公開日 | 2022-12-13 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | Shahlin Ibrahim |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Stoic Quotes",
"description": "New and unique quotes daily on new tabs",
"version": "0.0.0.6",
"manifest_version": 3,
"author": "Shahlin Ibrahim",
"icons": {
"16": "images\/logo-16.png",
"32": "images\/logo-32.png",
"48": "images\/logo-48.png",
"128": "images\/logo-128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |