extension ExtPose

JustRedirection

CRX id

mljcaiefpodneilnokjoohehdidjpjic-

Description from extension meta

Redirect requests based on filter rules

Image from store JustRedirection
Description from store # 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 - Configure filter rules to redirect matching requests - Drag-and-drop interface to adjust filter rule priorities - Track and display all redirected requests with their matching filters ## Filter Rules ### Supported Matching Methods - Prefix matching - Rule example: `https://testtaskonbackend.taskon.xyz/` → `http://127.0.0.1:8080/` - Redirect example 1: `https://testtaskonbackend.taskon.xyz/boost/v1/submitBoostQuest` → `http://127.0.0.1:8080/boost/v1/submitBoostQuest` - Redirect example 2: `https://testtaskonbackend.taskon.xyz/v1/getUserInfo` → `http://127.0.0.1:8080/v1/getUserInfo` - Wildcard matching (planned) - Regular expression matching (planned) Currently, only prefix matching and replacement are implemented.

Statistics

Installs
Category
Rating
0.0 (0 votes)
Last update / version
2024-11-18 / 1.1
Listing languages
en

Links