Request Control
redirect and modify web requests
Redirect requests based on filter rules
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
# JustRedirection
A Chrome extension that intercepts and redirects requests based on configurable filter rules.
## Background
When debugging web backend services locally, we often need to redirect frontend requests to local debug processes. This extension helps simplify this process by providing an easy way to manage request redirections.
## Features
- One-click enable/disable request redirection
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
redirect and modify web requests
Modify HTTP request headers, response headers, and redirect URLs
Manage HTTP Referer header for different domains
Modify HTTP request headers for specific URLs
Prevents unauthorized redirects by asking for confirmation
A Chrome extension for URL redirection