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 |
| 官方網址 | 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
} | |