Symbol 360 is an unpacked Microsoft Edge / Chrome extension, powered by VigyaanVest.com, that gives investors a local-first research sidebar for any stock symbol.
It is designed for repeatable symbol review: snapshot, valuation, quality, chart, events, thesis notes, watchlist, and dashboard views live in the browser side panel. Notes, watchlists, review dates, and settings stay in local browser storage.
VigyaanVest.com builds professional stock market signals and investment education for serious traders. Symbol 360 includes a lightweight VigyaanVest performance summary with links to the public performance dashboard so users can verify signal history before joining.
No technical tools or coding knowledge needed. Follow these three steps.
investortools-main.zip. Right-click it and choose Extract All…investortools-main. Open that folder and keep it open for Step 3.Important: After installing, do not delete or move this folder. Edge loads the extension directly from it every time you open the browser.
Symbol 360 is not in the Edge Add-ons store. It runs from the folder on your computer, so Edge requires Developer mode to be switched on. You only need to do this once.
edge://extensions, and press Enter.investortools-main folder you extracted in Step 1.investor-overlay folder.dist folder inside it.Retail users do not need to run a build. Do not load the investor-overlay source folder directly; load investor-overlay/dist.
| Source | Used for |
|---|---|
| Yahoo Finance | Quote chart data and best-effort earnings lookup |
| Finviz | US market data and earnings fallback |
| Screener.in | India valuation and quality metrics |
| NSE India | India quick links and symbol context |
| BSE India | India quick links |
| SEC EDGAR | US filings quick link |
| TradingView | Optional chart embed and chart links |
Fields that cannot be fetched or extracted show a dash instead of failing the panel.
Open Extension options from the browser extensions page. See SETTINGS.md for the full settings guide.
npm install
npm run dev
npm run test
npx tsc --noEmit
npm run build
Developers can rebuild dist after source changes. Reload the unpacked extension after a build.
Symbol 360 stores notes, watchlists, settings, recent symbols, review dates, and cached earnings data in browser storage on your device. It does not send data to VigyaanVest.com.
Some tabs may fetch public third-party finance pages or APIs directly from the extension. See PRIVACY.md and the repo-wide Privacy Notice.
Symbol 360 is a research organization tool only. It does not provide investment advice, trade recommendations, portfolio management, or execution services. See the repo-wide Legal Notice.
GNU General Public License v3.0. See LICENSE.