Ritual
Replaces your new tab page with a new beautiful photo every day.
Ritualとは何ですか?
RitualはNathan Bashawによって開発されたChromeの拡張機能で、その主な機能は「Replaces your new tab page with a new beautiful photo every day.」です。
拡張機能のスクリーンショット
Ritual拡張機能のCRXファイルをダウンロード
Ritual拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Your new tab page should be more beautiful.
Replace your new tab page with a beautiful photo of the day. No clutter, no cruft, just a new photo every day from http://unsplash.com 拡張機能の基本情報
| 名前 | |
| ID | hicbofonjfochofgicgpmmdlbaddmacb |
| 公式URL | https://chromewebstore.google.com/detail/ritual/hicbofonjfochofgicgpmmdlbaddmacb |
| 説明 | Replaces your new tab page with a new beautiful photo every day. |
| ファイルサイズ | 97.65 MB |
| インストール数 | 833 |
| 現在のバージョン | 0.2 |
| 最終更新日 | 2014-07-30 |
| 公開日 | 2014-07-30 |
| 評価 | 4.63/5 合計 8 レビュー |
| 開発者 | Nathan Bashaw |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://nbashaw.github.io/ritual |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ritual",
"short_name": "Ritual",
"description": "Replaces your new tab page with a new beautiful photo every day.",
"version": "0.2",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "blank.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |