FUT Calculator
Calculate how much to buy someone for, based on the lowest buy now price
Cos'è FUT Calculator?
FUT Calculator è un'estensione di Chrome sviluppata da Rob Fenech, e la sua funzione principale è "Calculate how much to buy someone for, based on the lowest buy now price".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione FUT Calculator
Scarica i file di estensione FUT Calculator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This is a very basic calculator that allows you to enter the lowest buy now price of a player, and then calculate the tax, giving you an maximum purchase price in order to make a profit. Informazioni di Base sull'Estensione
| Nome | |
| ID | pngmojdknjabdmgngjpehcjnmhlohjhd |
| URL Ufficiale | https://chromewebstore.google.com/detail/fut-calculator/pngmojdknjabdmgngjpehcjnmhlohjhd |
| Descrizione | Calculate how much to buy someone for, based on the lowest buy now price |
| Dimensione del File | 5.08 KB |
| Conteggio Installazioni | 115 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2013-07-25 |
| Data di Pubblicazione | 2013-07-25 |
| Valutazione | 2.33/5 Totale 3 Valutazioni |
| Sviluppatore | Rob Fenech |
| Tipo di Pagamento | free |
| Lingue Supportate | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "FUT Calculator",
"description": "Calculate how much to buy someone for, based on the lowest buy now price",
"version": "1.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |