This project is a browser extension that enhances the experience on the Hack Club High Seas Shipyard website by adding useful features and visual updates.
A perview image shows the added features.
-
Doubloons Per Hour Calculation
- Displays how many Doubloons you earned per hour for each project.
- Adds the total number of votes received (not 100% accurate! :'<).
-
Average Calculations
- Calculates the average Doubloons earned per hour across all projects.
- Calculates the average Doubloons and votes across all projects.
-
Expected Doubloons To Earn
- While your project is pending, the extension estimates how many Doubloons you might earn.
-
Prize Time Estimation (New Feature Coming Soon!)
- Select prizes, and the extension will calculate how much time you need to earn them based on your average Doubloons.
- Download this repository.
- Open your browser and navigate to
chrome://extensions/
(or equivalent for your browser). - Enable Developer Mode.
- Click Load unpacked and select the folder containing this extension.
- After installing, open the Hack Club High Seas Shipyard.
- The extension will automatically enhance the page, displaying the new features.
Each time I ship a project, I find myself wondering how much people voted for me and how many Doubloons I earned per hour. This led me to manually calculate these values every time I ship a project, which was time-consuming and repetitive.
To solve this problem, I created this extension to automate the calculations and provide the information at a glance. Now, I can focus more on building projects without the hassle of manual calculations.