The Circle of Life

A must-have for all Lion King fans!

Apa itu The Circle of Life?

The Circle of Life adalah ekstensi Chrome yang dikembangkan oleh Ian Webster, dan fitur utamanya adalah "A must-have for all Lion King fans!".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi The Circle of Life

Unduh file ekstensi The Circle of Life 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

                        This extension adds some occasional flair to your browsing experience.                    

Informasi Dasar Ekstensi

Nama The Circle of Life The Circle of Life
ID fdligjlbdahdinmljdhaehbinjeedpbn
URL Resmi https://chromewebstore.google.com/detail/the-circle-of-life/fdligjlbdahdinmljdhaehbinjeedpbn
Deskripsi A must-have for all Lion King fans!
Ukuran File 291 KB
Jumlah Instalasi 26
Versi Saat Ini 0.0.6
Terakhir Diperbarui 2016-03-01
Tanggal Publikasi 2016-02-27
Penilaian 4.33/5 Total 6 Penilaian
Pengembang Ian Webster
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/typpo/circle-of-life
Bahasa yang Didukung 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"
    ]
}