The Circle of Life

A must-have for all Lion King fans!

O que é The Circle of Life?

The Circle of Life é uma extensão do Chrome desenvolvida por Ian Webster, e sua principal característica é "A must-have for all Lion King fans!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão The Circle of Life

Baixe arquivos de extensão The Circle of Life no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This extension adds some occasional flair to your browsing experience.                    

Informações Básicas da Extensão

Nome The Circle of Life The Circle of Life
ID fdligjlbdahdinmljdhaehbinjeedpbn
URL Oficial https://chromewebstore.google.com/detail/the-circle-of-life/fdligjlbdahdinmljdhaehbinjeedpbn
Descrição A must-have for all Lion King fans!
Tamanho do Arquivo 291 KB
Contagem de Instalações 26
Versão Atual 0.0.6
Última Atualização 2016-03-01
Data de Publicação 2016-02-27
Classificação 4.33/5 Total de 6 Avaliações
Desenvolvedor Ian Webster
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/typpo/circle-of-life
Idiomas Suportados 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"
    ]
}