Native Access
Overview
Configure custom URL redirect rules via the options page. Paste JSON mappings and save. No data collection.
Native Access lets you define custom navigation redirect rules. Rules are applied to main_frame requests before they leave the browser. ### How to Use 1. Install the extension 2. Open the extension options (right-click the extension icon → Options, or go to extension settings) 3. Paste your JSON rules in the editor: ```json [ { "source": "https://old-site.com/page", "target": "https://new-site.com/page" }, { "source": "https://old-site.com/another", "target": "https://new-site.com/home" } ] ``` 4. Click **Save**. Rules apply immediately — no restart needed. ### Rule Format - `source` — the exact URL to match (must start with `https://`) - `target` — the URL to redirect to (must start with `https://`) - Only `main_frame` navigation is intercepted - Unlimited number of rules supported ### Features - No UI popups — configure once, works silently - No data collection, no telemetry, no external servers - Rules stored locally in browser storage
0 out of 5No ratings
Details
- Version1.1.1
- UpdatedJune 4, 2026
- Size11.58KiB
- LanguagesEnglish
- Developer
Email
mivalchabot366@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes