Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Native Access 版本历史 - 1 个版本

Native Access 作者: Mandy Strebel

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
Native Access 版本历史 - 1 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.0.0

    发布于 2026年5月27日 - 14.17 KB
    适用于 firefox 142.0 及更高版本
    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

    源代码遵循 Mozilla 公共许可证 2.0 发布

    下载 Firefox 并安装扩展
    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。