Charles Ching
Charles Ching
> maccatalyst When I was using WebView with .NET 7, I didn't encounter this issue on macOS. However, after upgrading to .NET 8, I started experiencing problems with WebView. I...
> This may be an Apple SDK change. .NET 7 is Mac Catalyst 16.x and .NET 8 is 17.x with the latest Xcode 15. Even though .NET 7 can build...
最新AI集成软件-AI超元域:https://github.com/win4r/AISuperDomain
did you fixed it?
It is easy to modify the JSON in the settings like this: { "id": 3, "name": "Copilot", "url": "https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx", "script": "(document.querySelector('cib-serp').shadowRoot.querySelector('#cib-action-bar-main').shadowRoot.querySelector('cib-text-input').shadowRoot.querySelector('#searchbox').value = '[message]', document.querySelector('cib-serp').shadowRoot.querySelector('#cib-action-bar-main').shadowRoot.querySelector('cib-text-input').shadowRoot.querySelector('#searchbox').dispatchEvent(new Event('input', {bubbles: true })), document.querySelector('cib-serp').shadowRoot.querySelector('#cib-action-bar-main').shadowRoot.querySelector('cib-text-input').shadowRoot.querySelector('#searchbox').dispatchEvent(new KeyboardEvent('keydown',...
Uninstall AIla and reinstall. Your should modify the content in Text Edit applicaton,then copy and paste into Aila.
好的,等我找到分享出来
好的 等我修复
可以自己在这个里面添加,按照标准的json格式就行,而且readme里已经给出了完整的步骤 