This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Net Worth Milestone Progress Tracker

Finance · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryFinance
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

This userscript helps you track your net worth and monitor progress toward financial milestones. It scans any webpage for text-based financial figures—bank balances, investment accounts, retirement accounts, property values, debts—or allows manual entry, to calculate net worth and track progress toward financial milestones. It extracts asset and liability figures from the page, calculates net worth (assets minus liabilities), shows the percentage toward the next milestone, and displays a visual progress bar. The script sets custom milestones (e.g., $10k, $50k, $100k, $250k, $500k, $1M), tracks net worth over time, and exports the progress report as CSV or HTML. It shows the breakdown of assets vs. liabilities and highlights areas for improvement.

WHERE IT RUNS

The script works on any webpage with financial figures—bank websites, investment portals, property pages, debt summaries, or any page with dollar amounts. It runs entirely within your browser, reading only the visible content of the current page. It does not track your browsing history, access other tabs, or send any data externally. All financial data is processed and stored locally.

HOW TO USE

After installation, open the panel by clicking the tool's icon in the BotGentz sidebar. Add assets by entering a name and amount, then click "Add Asset." Add liabilities similarly. The panel displays total assets, total liabilities, net worth, and the next milestone with progress. A progress bar shows how close you are to the next milestone. Milestone tags show which goals have been reached. Click "Extract figures" to scan the current page for financial amounts and auto-add them as assets. Click "Update net worth" to save a snapshot of your current net worth to history. Use the export dropdown to choose CSV or HTML. Click "Export" to download.

THE TECHNICAL MECHANISM

This script calculates net worth as total assets minus total liabilities. Milestones are a predefined list of targets ($10k, $25k, $50k, $100k, $250k, $500k, $1M, $2.5M, $5M). The next milestone is the first target greater than current net worth. Progress is calculated as (net worth / milestone) × 100. The progress bar shows this percentage. The history chart stores net worth snapshots when the user clicks "Update net worth." The milestone tags color-code reached (green) and pending (gray) milestones. The extraction function scans for dollar amounts and adds them as assets. All data is persisted using GM_setValue.

THE PANEL

The panel is draggable anywhere on the screen and remembers its position between sessions. It can be collapsed to a small floating bubble to minimize distraction, and expanded again with a single click. The panel's width can be adjusted, and pressing the Escape key closes it instantly. All settings and financial data are persisted locally using GM_setValue, so your net worth data remains intact across page reloads and browser restarts.

PLEASE NOTE

This userscript requires the free BotGentz extension to function. The script extracts figures from page text—it may not capture all numbers correctly. Review and adjust extracted data as needed. The milestones are examples—you can modify them in the code. The script does not access external APIs or store any data outside your browser. No data from your browsing is stored or transmitted anywhere—all processing occurs entirely in your browser.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.