FIFA 18 FB

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

Apa itu FIFA 18 FB?

FIFA 18 FB adalah ekstensi Chrome yang dikembangkan oleh better4apps, dan fitur utamanya adalah "FIFA 18 includes videos, photos, news about football game FIFA 18.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi FIFA 18 FB

Unduh file ekstensi FIFA 18 FB dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

All for football fans in one application!                    

Informasi Dasar Ekstensi

Nama FIFA 18 FB FIFA 18 FB
ID cffhcidaacfnglcaaegjfbbcccgappfb
URL Resmi https://chromewebstore.google.com/detail/fifa-18-fb/cffhcidaacfnglcaaegjfbbcccgappfb
Deskripsi FIFA 18 includes videos, photos, news about football game FIFA 18.
Ukuran File 93.86 KB
Jumlah Instalasi 1,646
Versi Saat Ini 1.2.1
Terakhir Diperbarui 2019-02-01
Tanggal Publikasi 2019-02-01
Penilaian 4.36/5 Total 92 Penilaian
Pengembang better4apps
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}