JProfiler Origin Tracker is a javascript extension for chrome. it's a free extension , it has 824 active users since released its first version, it earns an average rating of 3.00 from 4 rated user, last update is 837 days ago.
JProfiler is an all-purpose profiler for the Java virtual machine (JVM). As part of its CPU profiling capabilities, JProfiler can track execution from JavaScript code in the browser to a JVM that is handling XHR or fetch requests. The call tree will be split for each separate JavaScript stack trace at the time of the XHR request and the full stack trace is available in the node detail dialog. A dedicated "JavaScript XHR" view shows the JavaScript call tree of all XHR calls that were handled in the profiled backend together with hyperlinks that take you to the execution site. The extension adds a button to the toolbar for starting and stopping the XHR tracking.
You could download the latest version crx file or older version files and install it.
English.
50% user give 2-star rating, 50% user give 1-star rating. Read reviews of jprofiler origin tracker
You could find more help information from jprofiler origin tracker support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of jprofiler origin tracker.
You could click to report abuse of jprofiler origin tracker.
How to use this after adding in Chrome, now able to find any report if we start recording the XHR
It works ok, but your extension produces the following erroneous error on opening any React.JS frontend site — `Unchecked runtime.lastError: The message port closed before a response was received [name of React file]:1.` this happens with your extension turned on, no matter what. For further info on this, see the Gatsby.JS (also based on React.JS) Issues log here — https://github.com/gatsbyjs/gatsby/issues/9899