Hello everyone, at the beginning of my project’s creation, everything was going well, and I was ready to make the extesntion free for everyone. The extension worked great during development—fast and accurate. After completing it, I moved on to exporting the APK, but I encountered a “d8 failed” error. It was frustrating. After some research, I found that the issue was with the volley-1.0.19.jar library I had relied on, so I paused the project. However, after reading your kind and supportive messages, I reopened the project and switched to using the okhttp-3.12.0.jar and okio-1.15.0.jar libraries, which work very well. Very soon, the extesntion will be available. Thank you all for your trust and support!