Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Native Access version history - 1 version

Native Access by Mandy Strebel

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Native Access version history - 1 version
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.0.0

    Released May 27, 2026 - 14.17 KB
    Works with firefox 142.0 and later
    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:

    [
    { "source": "https://old-site.com/page", "target": "https://new-site.com/page" },
    { "source": "https://old-site.com/another", "target": "https://new-site.com/home" }
    ]
    1. 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

    Source code released under Mozilla Public License 2.0

    Download Firefox and get the extension
    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.