onemetafox

Results 7 issues of onemetafox

Converted the chrome extension based on manifest version 3 but it is not working correctly. Could you share the code of manifest version 3?

For the redirect (302 status code), the return value is not working. If the response status code is 302, follow code will run. `const redirect_hack_id = uuidv4(); redirect_table[redirect_hack_id] = JSON.parse(JSON.stringify({...

override fun getCameraView(): IAspectRatio { return AspectRatioTextureView(requireContext()) } As I think this function is not working. I connect webcam and webcam is working well in emulator default camera. But this...

Thanks for guys. ![Annotation 2023-05-08 141401](https://user-images.githubusercontent.com/80197242/236876880-be06f941-7a8d-4a62-8bfb-1296041ee11a.png) I can't run the EPS. There was no any error. I need your help

I created UVC camera project but there is problem. Till on the android 12 device it is working well but if I test it on android 13 device it is...

I want to check the cookie changes from proxy. Description: check the loaded page cookie changes and send it to server. And server send it to client. So I want...

I tried to get ingredients with allergen by search string For example when I type the "bread", all breads should be come out and have allergen tag How can I...