hymbz / ComicReadScript

为漫画站增加双页阅读模式及优化使用体验。
https://comic-read.pages.dev/
GNU Affero General Public License v3.0
563 stars 25 forks source link

[Feature request] Open archives from web in PWA #102

Closed EnergoStalin closed 10 months ago

EnergoStalin commented 10 months ago

Make possible dragging/pasting archive url into PWA

hymbz commented 10 months ago

What is archive url?

EnergoStalin commented 10 months ago

maybe it would be better to say support loading archives from http scheme. ie. https://somesite.com/archive.zip

hymbz commented 10 months ago

Good idea, I will add this feature.

EnergoStalin commented 10 months ago

as for use case it can be kemono party having embedded archive link or possibly to use mega links through some proxy

hymbz commented 10 months ago

Already updated.

In addition to entering the URL by clicking a button, you can also use https://comic-read.pages.dev/?url=<archive url> to quickly input the URL. I believe that this can simplify the operation by leveraging the browser's custom search function.

EnergoStalin commented 10 months ago

Thanks! Confirmed