+Fut19 Filter Overall

+Fut19 Filter Overall

Wat is +Fut19 Filter Overall?

+Fut19 Filter Overall is een Chrome-extensie ontwikkeld door Danilo Trindade, en de belangrijkste functie is "+Fut19 Filter Overall".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie +Fut19 Filter Overall

Download +Fut19 Filter Overall-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        With this plugin you can filter any player in market list, to make easy to locate a specific overall player and turn so fast to find items for your trade ;)

Note: Available to use with Fifa 19 in website Fut web app. Ultimate Team.                    

Basisinformatie over de Extensie

Naam +Fut19 Filter Overall +Fut19 Filter Overall
ID cidcahdgejnofmiegfplkpkopoajkkbi
Officiële URL https://chrome.google.com/webstore/detail/+fut19-filter-overall/cidcahdgejnofmiegfplkpkopoajkkbi
Beschrijving +Fut19 Filter Overall
Bestandsgrootte 246 KB
Aantal Installaties 54
Huidige Versie 1.1
Laatst Bijgewerkt 2018-11-28
Publicatiedatum 2018-11-28
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar Danilo Trindade
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "name": "+Fut19 Filter Overall",
    "description": "+Fut19 Filter Overall",
    "background": {
        "scripts": [
            "js\/actions.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_title": "+Fut19 Filter Overall"
    },
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon-48.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png"
    },
    "permissions": [
        "activeTab",
        "background",
        "tabs",
        "alarms"
    ],
    "short_name": "Fut19",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1",
    "web_accessible_resources": [],
    "manifest_version": 2,
    "content_scripts": [],
    "options_page": "options.html"
}