dbeck121 / CPI-Helper-Chrome-Extension

58 stars 20 forks source link

v3.15 Updates #194

Closed Incpi closed 3 months ago

Incpi commented 4 months ago

Hello Dominic / @Lunahri17,

Manifest Reversion for RAM Issue (#192)

UI Enhancements

Color Mode Detection

Improved Dark Mode Colors

Performance Stats Plugin

New Navigation Buttons

Popup Positioning

Latency Indicators

Ace Editor Scrollbar Fix

Element Highlighting

Inline Trace Dimmer to blurred

Toast Notification Support

Backend and Code Quality

XML Declaration Preservation

Download Option for Body Content

General UI Bug Fixes

What's new logs & UI Change

Backend Organization

Thank you

Best,
Omkar

Lunahri17 commented 4 months ago

yes, i don't think it needs to inject code on these apps.

dbeck121 commented 3 months ago

Nice :-) Looks really good. Looking forward to test. Just ping me when I should merge. Right now I see draft state

Incpi commented 3 months ago

I am still adding a more updates in above notes. I will let you know. 😄 Note : I want to highlight for last note from above global element

Element of cpi helper allowed only inside global element going forward (@dbeck121)

instead of document.body.append > it should be body().append > this append element to global element.

This will help us to maintain and debug bit more easily. This also applies to plugins as well.

Incpi commented 3 months ago

@dbeck121 You can merge it. Do let me know if you face any issue. Thanks

dbeck121 commented 3 months ago

Great Work!

fippu82 commented 3 months ago

Awesome, I love the Download Body function! Thanks so much for the contributions.

shajipapn commented 2 months ago

Hi,

1 2

It seems the trace is not getting activate for REST API flows since last week. In integration flows it's working fine. Is it only for me or for everyone? Am i missing some config for REST API flows?

Please suggest.

Regards Jakku