- Logseq 插件手动载入就不会有跨域问题
- 但是上架到插件市场的插件就有跨域问题
- 想问一下有大佬有解决方法吗?
- 假如说服务器没有办法配置跨域的话

1 byp OP 最后还是自己新搞了一个服务解决了 |
2 rpman Apr 5, 2023 Adding `effect: true` to the manifest should work? As shown in https://github.com/logseq/marketplace/pull/122 Sorry that this is not likely fine documented Reference: https://discuss.logseq.com/t/need-help-resolving-a-plugin-issue-regarding-cross-frame-origin/5750 |