Skip to content

A Chrome extension for monitoring and analyzing network traffic with detailed resource visualization.

Notifications You must be signed in to change notification settings

sebastian93921/tech-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

TechTracer

A Chrome extension for monitoring and analyzing network traffic with detailed resource visualization.

image image

Installation

Chrome Store

Download it from Chrome Web Store

Development Mode

  1. Clone the repository
  2. Load the extension in Chrome:
    • Go to chrome://extensions/
    • Enable "Developer mode" in the top right
    • Click "Load unpacked" and select the root directory of this project

Usage

Popup Interface

  1. Click the TechTracer icon in your browser toolbar to open the popup
  2. View the list of captured network requests in the "Network Requests" tab
  3. Click on any request to see detailed information about headers and responses
  4. Switch to the "Resource Diagram" tab to visualize the relationships between resources

Resource Diagram

The resource diagram provides a visual representation of all network requests:

  • Resources are organized by domain
  • Color-coded by request method (GET, POST, etc.)
  • Filter by resource type (API, Script, HTML, CSS, etc.)
  • Hover over resources to see detailed information
  • Zoom in/out to explore complex request patterns

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT

About

A Chrome extension for monitoring and analyzing network traffic with detailed resource visualization.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published