Performance Event Flow
1 rating
)Overview
Browser extension to display Page performance and custom events from the page
Performance Event flow is a chrome extension to display some of the Page related events like when Page navigation started and when Page loaded completed in one flow diagram (by default). By default this extension will cover below page related events. 1. Page Navigation Starts 2. First element visible on the page 3. Page became Interactive 4. Page Load complete You can also add custom event from your code, if you want to understand performance for some part of the code by pushing event as explained below. Place below code whenever you want to track event. window.__performanceEventFlow=window.__performanceEventFlow || []; window.__performanceEventFlow.push({event:"<pass event title here>",time:new Date().getTime()}); You can also watch network request after adding the URL details by clicking on 'Watch Network Request'
4 out of 51 rating
Google doesn't verify reviews. Learn more about results and reviews.
Details
- Version1.2
- UpdatedSeptember 13, 2024
- Offered bydhamiabhishek3496
- Size34.92KiB
- LanguagesEnglish
- DeveloperAbhishek Dhami
57, Patel Park Simada Gam Surat, Gujarat 395006 INEmail
dhamiabhishek3496@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes