Calculatrice FUT
Permet de calculer la taxe Ea
What is Calculatrice FUT?
Calculatrice FUT is a Chrome extension developed by rtisne, and its main feature is "Permet de calculer la taxe Ea".
Download Calculatrice FUT Extension CRX File
Download Calculatrice FUT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Calculatrice permettant de calculer la taxe Ea sur les joueurs FUT. Très utile pour l'achat revente avec la web app de Ea
Extension Basic Information
Name | |
ID | jpblhhhhjdkphggdnknabfpdbbmidcjf |
Official URL | https://chrome.google.com/webstore/detail/calculatrice-fut/jpblhhhhjdkphggdnknabfpdbbmidcjf |
Description | Permet de calculer la taxe Ea |
File Size | 34.25 KB |
Installation Count | 46 |
Current Version | 1.0 |
Last Updated | 2014-11-22 |
Publish Date | 2014-11-22 |
Rating | 4.00/5 Total 1 Ratings |
Developer | rtisne |
Payment Type | free |
Supported Languages | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Calculatrice FUT", "version": "1.0", "manifest_version": 2, "description": "Permet de calculer la taxe Ea", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "home.html" } } |