FIFA 18 FB

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

What is FIFA 18 FB?

FIFA 18 FB is a Chrome extension developed by better4apps, and its main feature is "FIFA 18 includes videos, photos, news about football game FIFA 18.".

Extension Screenshots

screenshot

Download FIFA 18 FB Extension CRX File

Download FIFA 18 FB extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

All for football fans in one application!                    

Extension Basic Information

Name FIFA 18 FB FIFA 18 FB
ID cffhcidaacfnglcaaegjfbbcccgappfb
Official URL https://chromewebstore.google.com/detail/fifa-18-fb/cffhcidaacfnglcaaegjfbbcccgappfb
Description FIFA 18 includes videos, photos, news about football game FIFA 18.
File Size 93.86 KB
Installation Count 1,646
Current Version 1.2.1
Last Updated 2019-02-01
Publish Date 2019-02-01
Rating 4.36/5 Total 92 Ratings
Developer better4apps
Payment Type free
Supported Languages 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"
    }
}