Stoic New Tab
extension to view stoic quotes and images
Stoic New Tabとは何ですか?
Stoic New TabはZach Fosterによって開発されたChromeの拡張機能で、その主な機能は「extension to view stoic quotes and images」です。
拡張機能のスクリーンショット
Stoic New Tab拡張機能のCRXファイルをダウンロード
Stoic New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Begin your browsing experience with a stoic new tab, featuring a quote by a stoic author like Seneca or Marcus Aurelius. If you're interested in the quote's context, there is a link to amazon where you can purchase the book. 拡張機能の基本情報
| 名前 | |
| ID | egflmnkcgdbljjogbonkpahhaddkgcgp |
| 公式URL | https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp |
| 説明 | extension to view stoic quotes and images |
| ファイルサイズ | 23.44 MB |
| インストール数 | 124 |
| 現在のバージョン | 1.4 |
| 最終更新日 | 2018-03-22 |
| 公開日 | 2018-03-22 |
| 評価 | 4.17/5 合計 6 レビュー |
| 開発者 | Zach Foster |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Stoic New Tab",
"version": "1.4",
"description": "extension to view stoic quotes and images",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"manifest_version": 2,
"web_accessible_resources": [
"newtab.css",
"assets\/images\/*",
"newtab.js"
]
} | |