FIFA 18 FB

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

Was ist FIFA 18 FB?

FIFA 18 FB ist eine Chrome-Erweiterung, die von better4apps entwickelt wurde, und ihr Hauptmerkmal ist "FIFA 18 includes videos, photos, news about football game FIFA 18.".

Erweiterungsscreenshots

screenshot

FIFA 18 FB-Erweiterungs-CRX-Datei herunterladen

Laden Sie FIFA 18 FB-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

All for football fans in one application!                    

Grundlegende Informationen zur Erweiterung

Name FIFA 18 FB FIFA 18 FB
ID cffhcidaacfnglcaaegjfbbcccgappfb
Offizielle URL https://chromewebstore.google.com/detail/fifa-18-fb/cffhcidaacfnglcaaegjfbbcccgappfb
Beschreibung FIFA 18 includes videos, photos, news about football game FIFA 18.
Dateigröße 93.86 KB
Installationsanzahl 1,646
Aktuelle Version 1.2.1
Letztes Update 2019-02-01
Veröffentlichungsdatum 2019-02-01
Bewertung 4.36/5 Insgesamt 92 Bewertungen
Entwickler better4apps
Zahlungsart free
Unterstützte Sprachen 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"
    }
}