FIFA 18 FB
FIFA 18 includes videos, photos, news about football game FIFA 18.
Vad är FIFA 18 FB?
FIFA 18 FB är en Chrome-tillägg utvecklad av better4apps, och dess huvudfunktion är "FIFA 18 includes videos, photos, news about football game FIFA 18.".
Tilläggsskärmbilder
Ladda ner FIFA 18 FB-förlängningens CRX-fil
Ladda ner FIFA 18 FB-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
FIFA 18 FB includes videos, photos, news about sport game FIFA 18.
All for football fans in one application! Grundläggande Information om Tillägg
| Namn | |
| ID | cffhcidaacfnglcaaegjfbbcccgappfb |
| Officiell webbadress | https://chromewebstore.google.com/detail/fifa-18-fb/cffhcidaacfnglcaaegjfbbcccgappfb |
| Beskrivning | FIFA 18 includes videos, photos, news about football game FIFA 18. |
| Filstorlek | 93.86 KB |
| Antal Installationer | 1,646 |
| Aktuell Version | 1.2.1 |
| Senast Uppdaterad | 2019-02-01 |
| Publiceringsdatum | 2019-02-01 |
| Betyg | 4.36/5 Totalt 92 Betyg |
| Utvecklare | better4apps |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |