Allow CORS: Access-Control-Allow-Origin
Easily add (Access-Control-Allow-Origin: *) rule to the response header.
什么是Allow CORS: Access-Control-Allow-Origin?
Allow CORS: Access-Control-Allow-Origin是由Muyor开发的Chrome扩展程序,该扩展的主要功能是“Easily add (Access-Control-Allow-Origin: *) rule to the response header.”。
扩展截图
下载Allow CORS: Access-Control-Allow-Origin扩展crx文件
下载Allow CORS: Access-Control-Allow-Origin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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-Origin Resource Sharing is blocked in modern browsers by default (in JavaScript APIs). Installing this add-on will allow you to unblock this feature. Please note that, when the add-on is added to your browser, it is inactive by default (toolbar icon is grey C letter). If you want to activate the add-on, please open the toolbar popup and press the toggle button on the left side. The icon will turn to an orange C letter.
If you have a feature request or found a bug to report, please fill out the bug report form on the add-on's homepage (https://mybrowseraddon.com/access-control-allow-origin.html). 扩展基本信息
| 名称 | |
| ID | lhobafahddgcelffkeicbaginigeejlf |
| 官方URL | https://chromewebstore.google.com/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf |
| 简介 | Easily add (Access-Control-Allow-Origin: *) rule to the response header. |
| 文件大小 | 74.16 KB |
| 安装次数 | 777,528 |
| 当前版本 | 0.1.9 |
| 更新时间 | 2023-09-04 |
| 上架时间 | 2020-03-08 |
| 评分 | 3.39/5 共254次评分 |
| 开发者 | Muyor |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://mybrowseraddon.com/access-control-allow-origin.html |
| 帮助页面URL | https://mybrowseraddon.com/access-control-allow-origin.html |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.1.9",
"manifest_version": 3,
"offline_enabled": true,
"host_permissions": [
" | |