基本信息

更新日期:
包名:
lfhmikememgdcahcdlaciloancbhjino
版本:
0.3.7
大小:
199KiB
类型:
扩展
平台:
Chrome
评分:
发布日期:
2023-08-21
价格:
免费
开发者:
balvin.perrie

CORS Unblock插件截图

【图】CORS Unblock(截图1)【图】CORS Unblock(截图2)

CORS Unblock插件简介

This extension bypasses the “XMLHttpRequest” and “fetch” rejections by altering the “Access-Control-Allow-Origin” and “Access-Control-Allow-Methods” headers for every request that the browser receives. You can activate the extension by pressing the action button. Also, use the right-click context menu over the action button to modify which headers the extension manipulates. You can also ask the extension not to overwrite these headers when the server returns values for them.

The default values for the headers:

Access-Control-Allow-Origin: request initiator or empty
Access-Control-Allow-Methods”: GET, PUT, POST, DELETE, HEAD, OPTIONS, PATCH, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK
Access-Control-Allow-Methods: request initiator or empty
Access-Control-Allow-Credentials: true
Access-Control-Expose-Headers: request initiator or *

Additional Features:
1. It can remove the following CSP-related headers:
“Content-Security-Policy”, “Content-Security-Policy-Report-Only”, “X-WebKit-CSP” and “X-Content-Security-Policy”.

2. It can overwrite the returned 4xx status code from the server. Use this feature when a server does not support a method, but you want to pretend it does.

3. It can append necessary headers to pretend websites (local or remote hosts) support SharedArrayBuffer class.

4. It can permit cross-origin frame embedding (by removing the “X-Frame-Options” header) to simplify remote page embedding during local development.

5. It can include or exclude the “referer” and “origin” headers when a server is sensitive to them to work appropriately.

6. The extension optionally uses the “chrome.debugger” to overwrite 4xx status codes (in case a server does not support a method, you can use this feature to pretend the server accepts a response or supports an unsupported method).

7. The extension also optionally fixes CORS policies of redirected URLs.


It is important to note that this extension fixes preflight requests to permit access to any custom header (when enabled).

Links:
1. For reporting bugs, please use the link https://github.com/balvin-perrie/Access-Control-Allow-Origin—Unblock.

2. To have better control over CSP (content-security-policy), try my https://chrome.google.com/webstore/detail/csp-unblock/lkbelpgpclajeekijigjffllhigbhobd.

类似CORS Unblock插件

This plugin allows you to send cross-domain requests. You can also override Request Origin and CORS headers.
This plugin allows you to send cross-domain requests directly from browser without receiving Cross Origin Errors. You can override the Request Origin header with this plugin and al..
Adds React debugging tools to the Chrome Developer Tools. Created from revision ef8a840bd on 10/25/2023.
React Developer Tools is a Chrome DevTools extension for the open-source React JavaScript library. It allows you to inspect the React component hierarchies in the Chrome Developer ..
Add cors headers to response header...
Add cors headers to response header. This plugin aims to patch http headers to succeed cross domain request for developers (mainly front end developers ^_^). The main features is a..
Disable Content-Security-Policy for ..
Disable Content-Security-Policy for web application testing. When the icon is colored, CSP headers are disabled. Use at your own risk. This disables the Content-Security-Policy hea..
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
You can use Angular DevTools to understand the structure of your application and preview the state of the directive and the component instances. To get insights into the execution ..
用户可以设置不同的返回值,以允许用户从不同的源服务器访问指定的资源。 用户可以自定义HTTP响应头的值 应该注意的是,当access Control allow Origin设..
用户可以设置不同的返回值,以允许用户从不同的源服务器访问指定的资源。 用户可以自定义HTTP响应头的值 应该注意的是,当access Control allow Origin设置为“*”时,不能附加标识证书。 当然可以指定唯一来源,如http://localhost:3000 说明安装插件后,单击右上角的图标以启用“跨源资源共享”。 自定义配置 安装插件后,..
Easily add (Access-Control-Allow-Origin: *) rule to the response header.
Allow CORS: Access-Control-Allow-Origin lets you easily perform cross-domain Ajax requests in web applications. Simply activate the add-on and perform the request. CORS or Cross-Or..
Cross Domain will help you to deal w..
Cross Domain will help you to deal with cross domainCORS problem. This is tool helpful when face with cross domain issue. Visit out website: https://devratroom.blogspot.com/p/cross..
Developer Tools extension to auto sa..
Developer Tools extension to auto save script/css files to SharePoint. It is the quickest way to change and test content files of your SharePoint App. In addition it might be a goo..
Enhance the Kiosk Experience Add fea..
Enhance the Kiosk Experience Add features to control Kiosks better. Aimed for Kiosks with touch screens that are launched withkiosk. Works with Chrome and Edge. Features: - Button ..
| Edge
Easily create live backgrounds with ..
Easily create live backgrounds with parallax effect for your site/site element or WordPress theme, through a simple visual editor. We proudly present you our new web-application Pa..
Version Check for Moodle可确定网页是否由Moodle提供技术支持,网页在运行什么版本,还可以指明使用中的版本是否已过时。
Version Check for Moodle可确定网页是否由Moodle提供技术支持,网页在运行什么版本,还可以指明使用中的版本是否已过时。
Plugin for capturing your screen in ..
Plugin for capturing your screen in VideoSync This screen capturing extension enables to capture fullscreen or specific application's screen to your VideoSync project.
Stannum是一个针对安全偏执用户的Chrome扩展。它锁定了Chrome设置并阻止了最活跃的内容,因此在很多地方,网络看起来相当破碎。它仍处于早期阶段,所以期待一段坎坷的旅..
Stannum是一个针对安全偏执用户的Chrome扩展。它锁定了Chrome设置并阻止了最活跃的内容,因此在很多地方,网络看起来相当破碎。它仍处于早期阶段,所以期待一段坎坷的旅程。
Plugin which adds useful functionali..
Plugin which adds useful functionality when developing with Oracle APEX Functionality : - Convert/Transform text to lowercase or UPPERCASE using a select list when right clicking s..
This extension remove snap files fro..
This extension remove snap files from pull requests on github.com Extension for remove '.js.snap' files from github pull request section.
Open new tabS with urlS from clipboard CTRL+SHIFT+V
Open new tabS with urlS from clipboard CTRL+SHIFT+V
This extension shows how many charac..
This extension shows how many characters are in a selection. It will also convert between ASCII (char), ASCII (int), & 8-bit (Byte). This extension is fairly simple, straight-f..

CORS Unblock插件下载

免费下载插件商店插件官网

插件评论

yue

it meets basic needs, but cannot set cookies in headers.

ruinb0w

thanks for your work, it's great!