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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |