FIFA 18 FB

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

什麼是FIFA 18 FB?

FIFA 18 FB是由better4apps開發的Chrome擴展程式,該擴展的主要功能是“FIFA 18 includes videos, photos, news about football game FIFA 18.”。

擴展截圖

screenshot

下載FIFA 18 FB擴展crx文件

下載FIFA 18 FB擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

All for football fans in one application!                    

擴展基本資訊

名稱 FIFA 18 FB FIFA 18 FB
ID cffhcidaacfnglcaaegjfbbcccgappfb
官方網址 https://chromewebstore.google.com/detail/fifa-18-fb/cffhcidaacfnglcaaegjfbbcccgappfb
簡介 FIFA 18 includes videos, photos, news about football game FIFA 18.
檔案大小 93.86 KB
安裝次數 1,646
目前版本 1.2.1
更新時間 2019-02-01
上架時間 2019-02-01
評分 4.36/5 共 92 次評分
開發者 better4apps
付費類型 free
支援的語言 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"
    }
}