The Circle of Life
A must-have for all Lion King fans!
Wat is The Circle of Life?
The Circle of Life is een Chrome-extensie ontwikkeld door Ian Webster, en de belangrijkste functie is "A must-have for all Lion King fans!".
Extensie Screenshots
Download het CRX-bestand van de extensie The Circle of Life
Download The Circle of Life-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension adds some occasional flair to your browsing experience. Basisinformatie over de Extensie
| Naam | |
| ID | fdligjlbdahdinmljdhaehbinjeedpbn |
| Officiële URL | https://chromewebstore.google.com/detail/the-circle-of-life/fdligjlbdahdinmljdhaehbinjeedpbn |
| Beschrijving | A must-have for all Lion King fans! |
| Bestandsgrootte | 291 KB |
| Aantal Installaties | 26 |
| Huidige Versie | 0.0.6 |
| Laatst Bijgewerkt | 2016-03-01 |
| Publicatiedatum | 2016-02-27 |
| Beoordeling | 4.33/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | Ian Webster |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/typpo/circle-of-life |
| Ondersteunde Talen | 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"
]
} | |