CORS Unblock
No more CORS error by appending 'Access-Control-Allow-Origin: *' header to local and remote web requests when enabled
Cross Domain will help you to deal with cross domain - CORS problem. This is tool helpful when face with cross domain issue.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Cross Domain CORS Extension simplifies the handling of Cross-Origin Resource Sharing (CORS) issues, providing an essential tool for web developers and other professionals who encounter cross-domain challenges.
Key Features:
- Enable Cross-Domain Requests: Facilitates communication between different domains by managing CORS policies.
- Customizable URL Patterns: Utilize JavaScript Regex to define and manage URL patterns for CORS requests, offering granular control.
Toggle Functionality: Easily enable or disable the extension to suit your development needs.
- User-Friendly Interface: Designed with simplicity in mind, the interface ensures an intuitive user experience.
查看最近评论和评分分布。
商店综合星级:3.8。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
No more CORS error by appending 'Access-Control-Allow-Origin: *' header to local and remote web requests when enabled
Easily add (Access-Control-Allow-Origin: *) rule to the response header.
Allow cross-domain requests by override Origin and CORS headers. Log/capture XmlHttpRequest API calls for debugging and analytics.
Intercept & modify HTTP(S) traffic: redirect URLs, modify headers, inject scripts, mock REST & GraphQL APIs, and more.
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities.
DevTools browser extension for Vue.js
If you use this plugin and have noticed an abrupt decrease in Chrome's performance, this extension is likely the root cause. For the past two weeks, Chrome has been incredibly slow and almost impossible for me to use. I disabled my plugins one by one and found out this was the culprit.
Great. Just this work for me. Thanks.
能用,但有 bug。 根据源码分析: 1. 因为加载 config 是异步的,导致应用规则在读取配置之前,因此配置功能完全失效。而默认规则是 '/.*/',虽然有效但会导致所有网站的跨源检测都失效,而部分强制检测的则直接报错。 2. 代码中硬编码了 config.arrayUrlRegex[0],因此只有第一个规则起作用,第二个和之后的规则都没作用;虽然 (1) 中导致了 config.arrayUrlRegex[0] 总是 '/.*/'…… 3. 如果有什么网站遇到 cors 问题又安装了此扩展,必是此扩展的问题。
Doesn't Work document.getElementsByClassName('myiframe')[0].contentWindow.document Uncaught SecurityError: Failed to read a named property 'document' from 'Window': Blocked a frame with origin "https://xxxxxxxx.com" from accessing a cross-origin frame.
Love it. Use it almost everyday for development.
部分网站有用 有得没有用不知道为啥
没用
有用!
Good extension, but please, make it disabled by default. Whenever I reopen Chrome, extensions turns on, which makes browsing Internet unsafe (because, well, that's what this extension about).
It's disabled by default, but when you click the big green enable button, it works like a dream.