Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Absolutely not an issue. Using it on Android browsers: possible? #6

Closed
Guybrush3pw00d opened this issue Nov 2, 2024 · 4 comments
Closed

Comments

@Guybrush3pw00d
Copy link

Guybrush3pw00d commented Nov 2, 2024

My best regards. As written in the title, nothing wrong so no complaints at all. It's clear from the outset that the extension is intended to be used on desktop browsers and it works like a charm there.
I'm just wondering if there is a way to use it on Android, even with a manual approach thinkering with the filesystem (I'm rooted). I've tested it both on Kiwi Browser (Chromium) and Fennec/Iceraven (Fenix): on Kiwi the installation just fails (I don't know why given that I've no issues with installing other desktop extensions) while both on Fennec and Iceraven the outcome is the same (not a surprise given that they have the same base): the installation goes fine but the UI doesn't work (a surprise neither) in the sense that it shows but when I click the button to load the wvd it just closes the UI and nothing happens.
On Windows I use WidevineProxy2 on Edge and it works great but I've also thought about installing it under Firefox too, check its extensions storage space and put everything inside the extension storage space on Android but here a major issue arise: I expect what I've called the extensions storage space to be inside the profile folder (which I know where to look for under Windows) while I haven't a bare idea about where to look on Android, maybe /data/data/etc and I can given that, as said, I'm rooted. I need to check but I don't know if such an approach would ever work out.
I hope my input could be interesting but I apologize in advance shouldn't it be te case. Have a nice day! :)

@fawyrad
Copy link

fawyrad commented Nov 3, 2024

Read on the closed issue. You will find the solution to fix the error not be able to import the extension to Kiwi Browser. Cheers.

@Guybrush3pw00d
Copy link
Author

Thank you very much for sharing your solution. My bad I haven't checked the closed issues pane before, my sincere apologies.
I would apply the workaround ASAP but I'm already sure everything would be fine.
Any clues about the described 'issue' with Fenix browsers? Do you think that my idea of getting a wvd already installed in a desktop instance to avoid using the not working button could help?
Thanks again and have a nice day.

@Guybrush3pw00d
Copy link
Author

Guybrush3pw00d commented Nov 6, 2024

I can confirm that I've got it working like a charm on Kiwi following the precious advices from @fawyrad and @kereminggat. I'm instead struggling to get it working on Fenix browsers (which experience the issue with the UI described above).
I've tried to take a look at the code to see if I could figure out how to put the wvd in place manually (in the right place, that's clear) but I don't have the necessary insight: I've pinpointed the relevant piece of code is picker/wvd/filePicker.js but I couldn't go any further than that and I've given up.
That's a shame given that it could be that someone (not me as I like Kiwi a lot) doesn't like to install Kiwi (or any other Chromium browser) while on the other hand he prefers a Fenix one (many of them out there) but that's how it is. Thanks to all of you for your precious help! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@fawyrad @Guybrush3pw00d @DevLARLEY and others