Skip to main content

Browser View


This section will go over how to activate and start using the Browser View module.

Browser View
  • Keep an eye on another tool or chart while trading
    • Embed Aggr to watch the pulse of the asset being traded
    • Tradingview for its alerts from your own TV account if you have one
    • KingFisher for liquidation analysis
    • And more!

Activating the Browser View module

Activate a browser view module by going to your Tealstreet Settings

Common Settings

Then enable the Browser View module

Browser View Activation
note

Browser view does not work inside of the web-browser. This feature is for the Desktop version of Tealstreet. (Technical limitations of browser engines)

info

Technical Details:

  • The Browser View module uses Electron's <webview> element for rendering web content
  • Popup windows are automatically enabled for full web functionality
  • URLs are automatically formatted - if you enter a domain without protocol, https:// will be added
  • The module includes error boundary protection for stability

Usage

Once activated, you can open a new browser view by clicking the "Open Browser View" button in the top bar

Browser View (Highlights)
More info


  1. URL Input Field: Enter any web address to display in the module. The default URL is google.com
  2. Duplicate/Delete button: Add or remove browser view modules
  3. Adjustable module size and shape: Resize and position the module as needed

URL Input Features

The Browser View module includes a search input field that allows you to:

  • Enter any web address: Full URLs (https://example.com) or just domains (example.com)
  • Automatic URL formatting: If you enter a domain without a protocol, https:// will be automatically added
  • Clear functionality: Use the clear button to reset the URL input
  • Search integration: The input field supports search functionality for easy navigation
tip

Default Behavior:

  • If no URL is specified, the module defaults to https://google.com/
  • The module remembers your last used URL per tab
  • Popup windows are enabled by default for full web functionality

Examples

Example Layouts

Using Aggr to keep track of the current price movement with Tradingview located on the side

Browser View Example


Using Arkham to track inflows on an altcoin launch

Browser View Example 2

Platform Limitations

warning

Desktop App Only: The Browser View module is only available in the Tealstreet Desktop application. When using Tealstreet in a web browser, this module will be hidden from the module selection menu and will display an error message if somehow accessed.

This limitation exists because:

  • Web browsers cannot embed other web content using <webview> elements
  • Security restrictions prevent cross-origin iframe embedding
  • The module requires Electron's webview API for full functionality

Troubleshooting

Common Issues:

  1. Module not appearing in menu: Ensure you're using the Desktop app, not the web version
  2. URL not loading: Check that the URL is valid and accessible
  3. Popup windows blocked: Popups are enabled by default, but some websites may still block them
  4. Module crashes: The module includes error boundary protection, but if issues persist, try refreshing the module or restarting the application