FC Barca Background - New Tab

Wallpapers and Backgrounds in browser homepage

Qu'est-ce que FC Barca Background - New Tab ?

FC Barca Background - New Tab est une extension Chrome développée par newyorkhabitat2002, et sa fonction principale est "Wallpapers and Backgrounds in browser homepage".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension FC Barca Background - New Tab

Téléchargez les fichiers d'extension FC Barca Background - New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        We display amazing images of Barca directly on your browser each time you open a new tab, a wallpaper and a search bar appears full screen. 
We display some players like Lonel messi, luis suarez ....                    

Informations de Base sur l'Extension

Nom FC Barca Background - New Tab FC Barca Background - New Tab
ID adeoffophipkgmokkeahgbjfniacogmj
URL Officiel https://chrome.google.com/webstore/detail/fc-barca-background-new-t/adeoffophipkgmokkeahgbjfniacogmj
Description Wallpapers and Backgrounds in browser homepage
Taille du Fichier 12.16 MB
Nombre d'Installations 29
Version Actuelle 1.0.0
Dernière Mise à Jour 2018-03-01
Date de Publication 2018-03-01
Développeur newyorkhabitat2002
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "FC Barca Background - New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Wallpapers and Backgrounds in browser homepage",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "FC Barca  Background - New Tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}