This Chrome/Brave/Edge extension automatically clicks the Service Button on Gomining the moment it becomes enabled.
No more babysitting a 24h timer that drifts into the middle of the night.
If this saved you from setting 3 am alarms, consider supporting:
π Signup and get 5% discount: https://gomining.com/?ref=FPPXXC5 π
π° Donate GOMINING tokens:
- π ETH:
0xAc4aCb802f4Da6C546D70b4d9247cC3096a77172
- π‘ BSC:
0xAc4aCb802f4Da6C546D70b4d9247cC3096a77172
- π΅ SOL:
F4T53AnRKWZcBTSH9YAASGyk7Rtyd5Ysfs9Bs9984med
π Thanks for fueling future tinkering!
- Runs only on
https://app.gomining.com/nft-miners
- Injects a small script (
content.js
) - Watches the Service Button (
service-button button.btn.btn-lg.btn-primary-theme
) - When the button becomes active, it clicks it once automatically
- Download this Gist (both
manifest.json
andcontent.js
). - Open your browser and go to
chrome://extensions
. - Enable Developer mode (top right).
- Click Load unpacked and select the folder containing these files.
- The extension is now installed.
- Open
https://app.gomining.com/nft-miners
in a browser tab. - Keep that tab open (it can be pinned or in the background).
- The extension will auto-click the Service Button whenever it becomes enabled.
- Works only when the tab is open on
/nft-miners
. - Uses your logged-in session; no tokens or API keys required.
- Script runs locally in your browser β nothing is sent anywhere else.
- Built with Manifest v3, compatible with Chrome, Brave, and Edge.