The Circle of Life

A must-have for all Lion King fans!

Cos'è The Circle of Life?

The Circle of Life è un'estensione di Chrome sviluppata da Ian Webster, e la sua funzione principale è "A must-have for all Lion King fans!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione The Circle of Life

Scarica i file di estensione The Circle of Life 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

                        This extension adds some occasional flair to your browsing experience.                    

Informazioni di Base sull'Estensione

Nome The Circle of Life The Circle of Life
ID fdligjlbdahdinmljdhaehbinjeedpbn
URL Ufficiale https://chromewebstore.google.com/detail/the-circle-of-life/fdligjlbdahdinmljdhaehbinjeedpbn
Descrizione A must-have for all Lion King fans!
Dimensione del File 291 KB
Conteggio Installazioni 26
Versione Corrente 0.0.6
Ultimo Aggiornamento 2016-03-01
Data di Pubblicazione 2016-02-27
Valutazione 4.33/5 Totale 6 Valutazioni
Sviluppatore Ian Webster
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/typpo/circle-of-life
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Circle of Life",
    "version": "0.0.6",
    "manifest_version": 2,
    "description": "A must-have for all Lion King fans!",
    "homepage_url": "http:\/\/ianww.com",
    "icons": {
        "16": "icons\/lion16.png",
        "48": "icons\/lion48.png",
        "128": "icons\/lion128.png"
    },
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "options_page": "src\/options\/index.html",
    "permissions": [
        "tabs"
    ]
}