Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
需要 declarativeNetRequest 权限来从某些响应中剥离某些头信息(例如 X-Frame 头)在 sub_frame 级别。这允许在 iframe 中显示网站而不会遇到与跨域资源共享(CORS)相关的问题。这些头信息在响应处理后立即恢复。
在 all_urls 上的主机权限是为了让 declarativeNetRequest 修改所有 URL 的响应头。这是为了在 sub_frame 级别从某些响应中剥离某些头信息(例如 X-Frame 头)。这允许在 iframe 中显示网站而不会遇到与跨域资源共享(CORS)相关的问题。这些头信息在响应处理后立即恢复。
需要存储权限来保持扩展特定的状态,并拥有一个本地逻辑以促进扩展各部分之间的通信。