만화 베틀

이 유저 스크립트는 특정 사이트들 에서 갤러리 또는 작가의 홈페이지를 빠르고 편리하게 탐색할 수 있도록 하며, 일괄 다운로드 기능을 지원합니다. 브라우징 경험과 낮은 사이트 부하에 중점을 둡니다.

< 만화 베틀 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2024-08-04

I'm trying to use it on my phone, I'm using Soul Browser but the images don't load properly

ZsyjkQinBai개발자
§
작성: 2024-08-04
수정: 2024-08-04
  • Mobile Adaptation
    • Requires a browser that supports script manager extensions, such as Firefox Android, Kiwi Browser.

Does Soul Browser support userscript manager? I didn't see any description of support for expansion in its features. If it is not supported, please delete your review.

§
작성: 2024-08-04
  • Mobile Adaptation
    • Requires a browser that supports script manager extensions, such as Firefox Android, Kiwi Browser.

Does Soul Browser support userscript manager?
I didn't see any description of support for expansion in its features.
If it is not supported, please delete your review.

It supports it, I'm using pagetual and it works well, you can activate the support for userscripts under "web contents" on browser setting

§
작성: 2024-08-04

seems like some scripts works, now pagetual just stopped working. Will try with kiwi

ZsyjkQinBai개발자
§
작성: 2024-08-04

I tried to fix it, but the userscript manager in Soul Browser doesn't support requesting binary data, such as images. It only returns responseText, which corrupts the original data. Therefore, this is an issue with Soul Browser.

Tampermonkey and Violentmonkey work perfectly fine, as they support requesting binary data.

https://violentmonkey.github.io/api/gm/#gm_xmlhttprequest

https://www.tampermonkey.net/documentation.php#api:GM_xmlhttpRequest

Additionally, Pagetual works because it doesn't request image data and naturally doesn't have image download functionality.

§
작성: 2024-08-04

Sorry for wasting your time it wasn't my intention

§
작성: 2024-08-04

Update: Found an LSPosed module to add support for userscript to Webview based browser (ChromeXt) and now the script fully works

댓글 남기기

댓글을 남기려면 로그인하세요.