Open this file and copy all content and simply paste it there. Instead of the file name.
Currently I am not having my laptop so I can’t check aia
Open this file and copy all content and simply paste it there. Instead of the file name.
Currently I am not having my laptop so I can’t check aia
My computer hung while trying to do this
Do you really think 3k+ words is a small amount?
Btw I have never faced any lag
love you br…o
many many thanks
Also post the apk, so others can try.
Tried that too.
nic extention…nice work
Do the extension can upload in webviewer?
The extension is a webviewer.
Nice extension
but i have a trouble accessing the phone camera, the webview aks for the permission “android.webkit.resource.VIDEO_CAPTURE”
but the old block GrantPermission is missing in this version
i already have this perms granted
Exceptional Work
Thank you for pointing out this missing permission
Some permissions were added later and now websites using those permissions need access to Video and Audio capture.
I will add those permissions in v8
But for now if anyone wants to it to work then he/she can append these permissions in @UsesPermissions
and compile the source.
Required permissions:
android.webkit.resource.AUDIO_CAPTURE
android.webkit.resource.VIDEO_CAPTURE
Thank you
awesome thanks
i using v4 for now, i will try to compile later “never compiled mit ext” with the extras perms