FUT Calculator
Calculate how much to buy someone for, based on the lowest buy now price
What is FUT Calculator?
FUT Calculator is a Chrome extension developed by Rob Fenech, and its main feature is "Calculate how much to buy someone for, based on the lowest buy now price".
Extension Screenshots
Download FUT Calculator Extension CRX File
Download FUT Calculator 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
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.
Extension Basic Information
Name | FUT Calculator |
ID | pngmojdknjabdmgngjpehcjnmhlohjhd |
Official URL | https://chromewebstore.google.com/detail/fut-calculator/pngmojdknjabdmgngjpehcjnmhlohjhd |
Description | Calculate how much to buy someone for, based on the lowest buy now price |
File Size | 5.08 KB |
Installation Count | 115 |
Current Version | 1.0 |
Last Updated | 2013-07-25 |
Publish Date | 2013-07-25 |
Rating | 2.33/5 Total 3 Ratings |
Developer | Rob Fenech |
Payment Type | free |
Supported Languages | 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" } } |