Xwilarg / NHentaiDownloader

A browser extension to download doujinshi from NHentai
https://nhentaidownloader.zirk.eu/
MIT License
231 stars 21 forks source link

Loading #46

Open Gregishere opened 2 years ago

Gregishere commented 2 years ago

having a problem where it will just infinity load not allowing me to download anything at all

Firefox Version 101

i have tried using HTML to get info but no luck it has all its permissions to work

Xwilarg commented 2 years ago

Hey,

If you try to inspect the extension, do you see any error? Do you use a special mean to access the website?

Gregishere commented 2 years ago

i dont use a special mean to access the website I dont see any errors

Gregishere commented 2 years ago

Wait feck me its not working in private Browsing but it does work in normal browsing

Xwilarg commented 2 years ago

Ah indeed, looks like the issue only happens on Firefox too, not sure what the problem is

ddlol01 commented 1 year ago

so... the problem seems to be a NullPointerException ^^ TypeError: chrome.extension.getBackgroundPage() is null at preview.js:1:10687 best guess: preview.ts:30 and preview.ts:31 the chrome.extension.getBackgroundPage does just not work. apparently it is null if the background window is not running? see docs. Its seems to be a known bug in firefox (mostly private mode) and messages are the solution.

Sadly i have no idea about development of extensions. I am still trying to figure out how the extension is working...

ddlol01 commented 1 year ago

oh and it seems to be intentional. soooo I am looking into it, but I'd prefer some help pls.

Xwilarg commented 1 year ago

Hey, sorry I just noticed that message (should look more at my GitHub notifications), don't hesitate to add me on Discord ( zirk ) if you want to speak more about it, else I'll also try to have a look at it over this week-end