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 |
| 官方網址 | 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": [
" | |