lencx

Results 520 comments of lencx

~~1. Please overwrite the local file with this file's code. https://github.com/lencx/Noi/blob/main/extensions/noi-reset/manifest.json 2. Restart Noi~~ 3. https://github.com/lencx/Noi/issues/229#issuecomment-2338459584

@theAkito After the webpage has fully loaded, I have set a 3 second delay. Please wait for 3 seconds before attempting to click.

@theAkito Switching the GPT will refresh the page, and I need to fix the JS file again.

@theAkito @mitch133 Please update the `@noi/reset` directory (https://github.com/lencx/Noi/issues/229#issuecomment-2338128856). It should include the following three files: `base.js`, `darg.js`, and `manifest.json`. - https://github.com/lencx/Noi/blob/main/extensions/noi-reset/base.js - https://github.com/lencx/Noi/blob/main/extensions/noi-reset/darg.js - https://github.com/lencx/Noi/blob/main/extensions/noi-reset/manifest.json Restart Noi

Hi, I tried your code, can get the width example: https://github.com/lencx/learn-wasm - react: https://github.com/lencx/learn-wasm/blob/main/src/views/teste.tsx - rust: https://github.com/lencx/learn-wasm/tree/main/@rsw/teste website: https://wasm.nofwl.com/#/rsw/issues/teste use vite to quickly start a wasm project: https://github.com/rustwasm/wasm-pack/issues/1016

Sorry, because just looking at the code example you gave, I don’t know if you don’t use npm, webpack, etc.

chatgpt 是支持,你需要更新一下插件(在设置里找到对应的文件,把 noi-ask 里的文件都更新一下,和 github 里保持一致即可)。https://github.com/lencx/Noi/tree/main/extensions/noi-ask 至于你说的 ai 切换缓存的问题,在侧栏底部有个模式切换。当它开启后,会记录下之后进入的网站,内存负荷会比较高,如果出现卡顿,可以再次切换一下模式,它会清空之前的缓存。

It's not a bug. The prohibition on users deleting the current URL is intentional. This is because if users were to delete the current link, determining how the main screen...