Skip to content

Optimize ResponsePreview and update manifest URLs#454

Merged
robertpiosik merged 2 commits into
robertpiosik:devfrom
mosepe:fix/typo-performance-localhost-support
Dec 16, 2025
Merged

Optimize ResponsePreview and update manifest URLs#454
robertpiosik merged 2 commits into
robertpiosik:devfrom
mosepe:fix/typo-performance-localhost-support

Conversation

@mosepe

@mosepe mosepe commented Dec 16, 2025

Copy link
Copy Markdown
Contributor

Refactored ResponsePreview to use useMemo for filtering items and counting aggressive fallbacks, improving performance. Added localhost and 127.0.0.1 URLs to browser manifest for development support. Fixed a typo in the EditPresetForm info text.

Refactored ResponsePreview to use useMemo for filtering items and counting aggressive fallbacks, improving performance. Added localhost and 127.0.0.1 URLs to browser manifest for development support. Fixed a typo in the EditPresetForm info text.
@robertpiosik

robertpiosik commented Dec 16, 2025

Copy link
Copy Markdown
Owner

Hi @mosepe. When the extension is activated in the browser, it lists all domains—we don't want to show the user localhost urls as it may look as a security vulnerability. Other changes are fine 👌 Thanks.

@mosepe

mosepe commented Dec 16, 2025

Copy link
Copy Markdown
Contributor Author

ah! makes sense - cheers

@robertpiosik robertpiosik merged commit 10cf735 into robertpiosik:dev Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants