Tampermonkey / tampermonkey

Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
GNU General Public License v3.0
4.35k stars 428 forks source link

Popup doesn't load #2264

Open derjanb opened 10 hours ago

derjanb commented 10 hours ago

I have a different bug at Safari of iPadOS 15.2 Safari with the latest Tampermonkey. In my case, the tampermonkey popup window keep circling without any result.

Originally posted by @rongpengli in https://github.com/Tampermonkey/tampermonkey/issues/2256#issuecomment-2496508623

derjanb commented 10 hours ago

I've seen this when Safari asks for a host permission and the page is navigated away.

In my case it helped to "minimize" Safari (e.g view the desktop) and open it again. It then successfully asked for permission to access a given URL.

Does this help in your case?

rongpengli commented 3 hours ago

Unfortunately, I tried to minimize Safari when TM asked for permission. But it does not help. I notice that the setting tab can not be load as well.