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.」です。
拡張機能のスクリーンショット
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 |
ID | cffhcidaacfnglcaaegjfbbcccgappfb |
公式URL | 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" } } |