Nikolay Ponomarev

Results 3 issues of Nikolay Ponomarev

Can we adjust Google Analytics in V3 since "Remotely Hosted Code" can not be hosted after [V3 changes](https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/#remotely-hosted-code) anymore ? And the following code doesn't work on V3: ```json //...

`./src/minitestTests.ts` adapter does not work with Rails application. And as result It spawns issues like https://github.com/connorshea/vscode-ruby-test-adapter/issues/82 . Should we: - add `./src/railsTests.ts` adapter for "./bin/rails test" command ? - or...

Could you add `--proxy URL` argument to `yt-dlp` command ? Probably it can be specified via ENV variable `PROXY_URL` Its reference is here: https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#network-options Thanks four your amazing work! ❤️