Ritual

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

Cos'è Ritual?

Ritual è un'estensione di Chrome sviluppata da Nathan Bashaw, e la sua funzione principale è "Replaces your new tab page with a new beautiful photo every day.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Ritual

Scarica i file di estensione Ritual in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Ritual Ritual
ID hicbofonjfochofgicgpmmdlbaddmacb
URL Ufficiale https://chromewebstore.google.com/detail/ritual/hicbofonjfochofgicgpmmdlbaddmacb
Descrizione Replaces your new tab page with a new beautiful photo every day.
Dimensione del File 97.65 MB
Conteggio Installazioni 833
Versione Corrente 0.2
Ultimo Aggiornamento 2014-07-30
Data di Pubblicazione 2014-07-30
Valutazione 4.63/5 Totale 8 Valutazioni
Sviluppatore Nathan Bashaw
Tipo di Pagamento free
Sito Web dell'Estensione http://nbashaw.github.io/ritual
Lingue Supportate 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
}