NHentaiDownloader icon indicating copy to clipboard operation
NHentaiDownloader copied to clipboard

Loading

Open Gregishere opened this issue 2 years ago • 7 comments

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

Gregishere avatar Jun 21 '22 05:06 Gregishere

Hey,

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

Xwilarg avatar Jun 21 '22 14:06 Xwilarg

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

Gregishere avatar Jun 25 '22 16:06 Gregishere

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

Gregishere avatar Jun 26 '22 00:06 Gregishere

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

Xwilarg avatar Jun 26 '22 01:06 Xwilarg

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 avatar Jun 26 '23 16:06 ddlol01

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

ddlol01 avatar Jun 26 '23 16:06 ddlol01

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

Xwilarg avatar Jun 29 '23 18:06 Xwilarg