
CORS Unblock Balvin מאת
No more CORS error by appending 'Access-Control-Allow-Origin: *' header to local and remote web requests when enabled
7,249 משתמשים7,249 משתמשים
נתוני העל של ההרחבה
צילומי מסך


על אודות הרחבה זו
This extension provides control over XMLHttpRequest and fetch methods by providing custom "access-control-allow-origin" and "access-control-allow-methods" headers to every requests that the browser receives. A user can toggle the extension on and off from the toolbar button. To modify how these headers are altered, use the right-click context menu items. You can customize what method are allowed. The default option is to allow 'GET', 'PUT', 'POST', 'DELETE', 'HEAD', 'OPTIONS', 'PATCH' methods. You can also ask the extension not to overwrite these headers when the server already fills them.
Preview:
https://www.youtube.com/watch?v=8berLeTjKDM
Default values:
Access-Control-Allow-Origin: request initiator or '*'
Access-Control-Allow-Methods: 'GET, PUT, POST, DELETE, HEAD, OPTIONS, PATCH, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK'
Access-Control-Allow-Methods: request initiator or '*'
Access-Control-Allow-Credentials: 'true'
Access-Control-Expose-Headers: request initiator or '*'
To report bugs please use: https://github.com/balvin-perrie/Access-Control-Allow-Origin---Unblock
Change Log:
0.1.7
1. Supports WEBDAV methods
Preview:
https://www.youtube.com/watch?v=8berLeTjKDM
Default values:
Access-Control-Allow-Origin: request initiator or '*'
Access-Control-Allow-Methods: 'GET, PUT, POST, DELETE, HEAD, OPTIONS, PATCH, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK'
Access-Control-Allow-Methods: request initiator or '*'
Access-Control-Allow-Credentials: 'true'
Access-Control-Expose-Headers: request initiator or '*'
To report bugs please use: https://github.com/balvin-perrie/Access-Control-Allow-Origin---Unblock
Change Log:
0.1.7
1. Supports WEBDAV methods
מדורג 3.7 על־ידי 34 סוקרים
הרשאות ונתוניםמידע נוסף
הרשאות נדרשות:
- חסימת תוכן בכל עמוד
- גישה לנתונים שלך מכל האתרים
מידע נוסף
- גרסה
- 0.3.8
- גודל
- 206.35 ק״ב
- עדכון אחרון
- לפני שנתיים (11 פבר׳ 2024)
- קטגוריות קשורות
- היסטוריית הגרסאות
- הוספה לאוסף
הערות שחרור עבור 0.3.8
1. Firefox version is updated to the latest built