Allow CORS: Access-Control-Allow-Origin
Easily add (Access-Control-Allow-Origin: *) rule to the response header.
Co to jest Allow CORS: Access-Control-Allow-Origin?
Allow CORS: Access-Control-Allow-Origin to rozszerzenie Chrome opracowane przez Muyor, a jego główną funkcją jest „Easily add (Access-Control-Allow-Origin: *) rule to the response header.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Allow CORS: Access-Control-Allow-Origin
Pobierz pliki rozszerzeń Allow CORS: Access-Control-Allow-Origin w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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). Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | lhobafahddgcelffkeicbaginigeejlf |
| Oficjalny URL | https://chromewebstore.google.com/detail/allow-cors-access-control/lhobafahddgcelffkeicbaginigeejlf |
| Opis | Easily add (Access-Control-Allow-Origin: *) rule to the response header. |
| Rozmiar pliku | 74.16 KB |
| Liczba instalacji | 777,528 |
| Aktualna Wersja | 0.1.9 |
| Ostatnia Aktualizacja | 2023-09-04 |
| Data Publikacji | 2020-03-08 |
| Ocena | 3.39/5 Łącznie 254 Oceny |
| Deweloper | Muyor |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://mybrowseraddon.com/access-control-allow-origin.html |
| Adres URL Strony Pomocy | https://mybrowseraddon.com/access-control-allow-origin.html |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.1.9",
"manifest_version": 3,
"offline_enabled": true,
"host_permissions": [
" | |