Used to save user's redirect rules, group configurations, and sync settings. All data is stored locally and will not be uploaded to any server unless the user actively configures and enables the sync feature.
Used to intercept and redirect network requests based on user-defined rules. This is the core functionality of the extension, allowing specific URL patterns to be redirected to target addresses for custom navigation.
Allows the extension to execute redirect rules on all websites. Since users may need to create redirect rules on any website (e.g., redirecting short links to long links), permission to access all URLs is required. The extension does not read or collect user's browsing data; it only performs redirect operations actively configured by the user.