The Circle of Life

A must-have for all Lion King fans!

What is The Circle of Life?

The Circle of Life is a Chrome extension developed by Ian Webster, and its main feature is "A must-have for all Lion King fans!".

Extension Screenshots

screenshot
screenshot
screenshot

Download The Circle of Life Extension CRX File

Download The Circle of Life extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension adds some occasional flair to your browsing experience.                    

Extension Basic Information

Name The Circle of Life The Circle of Life
ID fdligjlbdahdinmljdhaehbinjeedpbn
Official URL https://chromewebstore.google.com/detail/the-circle-of-life/fdligjlbdahdinmljdhaehbinjeedpbn
Description A must-have for all Lion King fans!
File Size 291 KB
Installation Count 26
Current Version 0.0.6
Last Updated 2016-03-01
Publish Date 2016-02-27
Rating 4.33/5 Total 6 Ratings
Developer Ian Webster
Email [email protected]
Payment Type free
Extension Website https://github.com/typpo/circle-of-life
Supported Languages 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"
    ]
}