Privacy Policy

Last Updated: January 29, 2026

Introduction

Request Interceptor Tiny (hereinafter referred to as "this extension" or "we") takes your privacy very seriously. This privacy policy is intended to explain how we handle your data.

In short: We do not collect, store, or transmit any of your personal data to external servers. All data processing is done locally on your device.

Data Collection and Usage

As a development assistance tool, the core functionality of this extension is to intercept and mock network requests. To achieve this functionality, it works as follows:

  • Local Storage: The interception rules (Mock Rules) you create and request logs are stored in your browser's chrome.storage.local. This data is only used for the normal operation of the extension and will not be uploaded to any cloud servers.
  • No Tracking: We do not use any third-party analytics tools (such as Google Analytics) and do not track your browsing history.
  • No Account System: This extension does not require you to register an account or log in to use it, therefore we do not hold any of your personal identification information.

Permissions Explanation

To provide core functionality, this extension requires the following permissions, which we only use as necessary:

  • Access to all website data (Host Permissions / <all_urls>):

    This is a necessary permission to implement request interception and mocking functionality. The extension needs to inject scripts (content.js and injected.js) into pages to proxy fetch and XMLHttpRequest, thereby enabling mocking of any website's APIs. We do not read your webpage content for other purposes (such as advertising or data mining).

  • declarativeNetRequest / declarativeNetRequestWithHostAccess: Used to intercept or modify requests at the network level.
  • storage: Used to save your Mock rule configurations on your local device.

Data Security

Since all data is stored in your local browser environment, data security mainly depends on your own device and browser security management. We recommend that you do not hardcode sensitive information (such as real production passwords or tokens) directly in Mock rules. Although this data is only local, following the principle of least privilege is good development practice.

Policy Updates

We may update this privacy policy from time to time. If there are significant changes, we will notify you through the extension's update notes. Continued use of this extension indicates your agreement to the latest privacy policy.

Contact Us

If you have any questions about this privacy policy, or any suggestions for the extension, please feel free to contact the developer through the Chrome Web Store support page.

隐私权政策

最后更新日期:2026年1月29日

简介

Request Interceptor Tiny(以下简称"本扩展"或"我们")非常重视您的隐私。本隐私权政策旨在向您说明我们如何处理您的数据。

简而言之:我们不收集、不存储、也不发送您的任何个人数据到外部服务器。所有数据处理均在您的本地设备上完成。

数据收集与使用

本扩展作为一个开发辅助工具,其核心功能是拦截和模拟网络请求。为了实现这一功能,它是按以下方式工作的:

  • 本地存储 (Local Storage):您创建的拦截规则(Mock Rules)和请求日志均存储在您浏览器的 chrome.storage.local 中。这些数据仅用于扩展功能的正常运行,不会上传到任何云端服务器。
  • 无追踪 (No Tracking):我们不使用任何第三方分析工具(如 Google Analytics),也不会追踪您的浏览历史。
  • 无账户系统 (No Accounts):本扩展不需要您注册账户或登录即可使用,因此我们不持有您的任何个人身份信息。

权限说明

为了提供核心功能,本扩展需要以下权限,我们仅在必要范围内使用它们:

  • 访问所有网站的数据 (Host Permissions / <all_urls>)

    这是实现拦截和模拟请求功能的必要权限。扩展需要向页面注入脚本(content.jsinjected.js)来代理 fetchXMLHttpRequest,从而实现对任意网站接口的 Mock。我们不会读取您的网页内容用于其他目的(如广告或数据挖掘)。

  • declarativeNetRequest / declarativeNetRequestWithHostAccess:用于在网络层级拦截或修改请求。
  • storage:用于在您的本地设备上保存您的 Mock 规则配置。

数据安全

由于所有数据都存储在您的本地浏览器环境中,数据的安全性主要取决于您对自己设备和浏览器的安全管理。我们建议您不要在 Mock 规则中直接硬编码敏感信息(如真实的生产环境 Passwords 或 Tokens),尽管这些数据只在本地,但遵循最小权限原则是良好的开发习惯。

政策更新

我们可能会不时更新本隐私权政策。如果有重大变更,我们会通过扩展程序的更新说明通知您。继续使用本扩展即表示您同意最新的隐私权政策。

联系我们

如果您对本隐私权政策有任何疑问,或者对扩展有任何建议,欢迎通过 Chrome 网上应用店的支持页面与开发者联系。