Skip to main content
Added async script support, a right-click tab context menu, improved JSON prettify, and better introspection error handling for a smoother API workflow.

What’s Changed

πŸš€ New

  • Added support for async pre-request and post-response scripts.
  • Added a right-click tab context menu to quickly close tabs to the left, right, or all at once.

πŸ› Fixes

  • Fixed Prettify for JSON request bodies.
  • Improved error handling for invalid introspection schemas.

πŸ™Œ New Contributors

  • @jonalexjm made their first contribution by adding the tab context menu.
Full Changelog: https://github.com/requestly/interceptor/compare/changelog-2026.01.17…changelog-2026.02.02