Ritual

Replaces your new tab page with a new beautiful photo every day.

Apa itu Ritual?

Ritual adalah ekstensi Chrome yang dikembangkan oleh Nathan Bashaw, dan fitur utamanya adalah "Replaces your new tab page with a new beautiful photo every day.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Ritual

Unduh file ekstensi Ritual dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Ritual Ritual
ID hicbofonjfochofgicgpmmdlbaddmacb
URL Resmi https://chromewebstore.google.com/detail/ritual/hicbofonjfochofgicgpmmdlbaddmacb
Deskripsi Replaces your new tab page with a new beautiful photo every day.
Ukuran File 97.65 MB
Jumlah Instalasi 833
Versi Saat Ini 0.2
Terakhir Diperbarui 2014-07-30
Tanggal Publikasi 2014-07-30
Penilaian 4.63/5 Total 8 Penilaian
Pengembang Nathan Bashaw
Tipe Pembayaran free
Situs Ekstensi http://nbashaw.github.io/ritual
Bahasa yang Didukung 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
}