FIFA 18 FB

FIFA 18 includes videos, photos, news about football game FIFA 18.

Wat is FIFA 18 FB?

FIFA 18 FB is een Chrome-extensie ontwikkeld door better4apps, en de belangrijkste functie is "FIFA 18 includes videos, photos, news about football game FIFA 18.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie FIFA 18 FB

Download FIFA 18 FB-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

                        FIFA 18 FB includes videos, photos, news about sport game FIFA 18.

All for football fans in one application!                    

Basisinformatie over de Extensie

Naam FIFA 18 FB FIFA 18 FB
ID cffhcidaacfnglcaaegjfbbcccgappfb
Officiële URL https://chromewebstore.google.com/detail/fifa-18-fb/cffhcidaacfnglcaaegjfbbcccgappfb
Beschrijving FIFA 18 includes videos, photos, news about football game FIFA 18.
Bestandsgrootte 93.86 KB
Aantal Installaties 1,646
Huidige Versie 1.2.1
Laatst Bijgewerkt 2019-02-01
Publicatiedatum 2019-02-01
Beoordeling 4.36/5 Totaal 92 Beoordelingen
Ontwikkelaar better4apps
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FIFA 18 FB",
    "description": "FIFA 18 includes videos, photos, news about football game FIFA 18.",
    "version": "1.2.1",
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "img_sep\/ico_19.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "48": "img_sep\/ico_48.png"
    }
}