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 权限来从某些响应的 sub_frame 级别中剥离某些头信息(例如 X-Frame 头信息)。这允许在 iframe 中显示网站,而不会遇到与跨域资源共享(CORS)相关的问题。这些头信息在响应处理后会立即恢复。
需要 all_urls 的主机权限以允许 declarativeNetRequest 修改所有 URL 的响应头信息。这是为了从某些响应的 sub_frame 级别中剥离某些头信息(例如 X-Frame 头信息)。这允许在 iframe 中显示网站,而不会遇到与跨域资源共享(CORS)相关的问题。这些头信息在响应处理后会立即恢复。
需要存储权限以持久化扩展程序特定的状态,并具有本地逻辑以促进扩展程序各部分之间的通信。