Infinite Craft Tracker Extension
This Chrome extension helps you track your progress in the game Infinite Craft (https://neal.fun/infinite-craft/).
It keeps a record of the element combinations you've used to create new items.
Features:
- Tracks element combinations: See which two elements you merged to create each new item.
- Visualizes progress: Screenshots showcase the intended functionality of displaying your tracked combinations.
- CSV export: Export your data to a spreadsheet for further analysis.
Screenshots:
The provided screenshots demonstrate the intended functionality of the extension, including the visualization of tracked combinations and the CSV export option.
Please note: The extension is still under development, and some features are not yet fully functional.
Current Status:
The extension is under development and has some known limitations:
- Clicking the extension icon (unreliable): Currently, logging information to the console is used as a more reliable method.
- Copy to clipboard button (buggy): This feature does not function as intended.
Installation:
Clone the repository:
- In Chrome, go to chrome://extensions/ and enable "Developer mode".
- Click "Load unpacked" and select the cloned repository folder.
Contributing:
We welcome contributions from those with JavaScript and Chrome extension development experience. Feel free to fork the repository and submit pull requests with improvements.