Leicester City
Support the Foxes by installing the official Leicester City homepage extension and enjoy a customised browser experience!
Wat is Leicester City?
Leicester City is een Chrome-extensie ontwikkeld door brandTURBO, en de belangrijkste functie is "Support the Foxes by installing the official Leicester City homepage extension and enjoy a customised browser experience!".
Extensie Screenshots
Download het CRX-bestand van de extensie Leicester City
Download Leicester City-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
                        Support the Foxes by installing the official Leicester City homepage extension and enjoy a customised browser experience!
 
Latest wallpapers
Videos
Content
Club news
Social media
 
Download the official Leicester City Chrome extension for Windows and Mac OS now.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | kehebkpimggpglpdmiaalihocipabiko | 
| Officiële URL | https://chromewebstore.google.com/detail/leicester-city/kehebkpimggpglpdmiaalihocipabiko | 
| Beschrijving | Support the Foxes by installing the official Leicester City homepage extension and enjoy a customised browser experience! | 
| Bestandsgrootte | 2.05 MB | 
| Aantal Installaties | 484 | 
| Huidige Versie | 2.6.1 | 
| Laatst Bijgewerkt | 2020-08-18 | 
| Publicatiedatum | 2020-08-18 | 
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen | 
| Ontwikkelaar | brandTURBO | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://www.lcfc.com/home | 
| Help Pagina-URL | https://www.lcfc.com/home | 
| URL van de Privacybeleid Pagina | https://www.brandturbo.vip/privacy | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Leicester City",
    "version": "2.6.1",
    "description": "Support the Foxes by installing the official Leicester City homepage extension and enjoy a customised browser experience!",
    "icons": {
        "16": "icons\/icon-16px.png",
        "32": "icons\/icon-32px.png",
        "48": "icons\/icon-96px.png",
        "128": "icons\/icon-256px.png"
    },
    "chrome_url_overrides": {
        "newtab": "startpage.html#newTab"
    },
    "browser_action": {
        "default_title": "New Tab"
    },
    "permissions": [
        "topSites"
    ],
    "optional_permissions": [
        "history",
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.lcfc.com\/*"
        ]
    }
}  |  |