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 هو إضافة Chrome تم تطويرها بواسطة Muyor، والميزة الرئيسية لها هي "Easily add (Access-Control-Allow-Origin: *) rule to the response header.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Allow CORS: Access-Control-Allow-Origin
قم بتنزيل ملفات الامتداد Allow CORS: Access-Control-Allow-Origin بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان صفحة المساعدة | 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": [
" | |