hanFengSan / eHunter

For the best reading experience
MIT License
899 stars 55 forks source link

Tampermonkey脚本失效,一直Loading #39

Closed EsuRt closed 5 years ago

EsuRt commented 5 years ago

chrome拓展能正常使用,而Tampermonkey脚本一直Loading,并且后退到上一个网页时,地址栏会出现https://forums.e-hentai.org/remoteapi.php?ex=xxxxxxxxxxxxxxxxxxxxxxxx ,然后跳转到首页(非某个作品的缩略图页面)。

hanFengSan commented 5 years ago

你tampermonkey的ehunter是什么版本的?以及你要确保chrome和tampermonkey的ehunter不能同时打开,虽然这个应该只是简单的重叠了,但我没详细测试过具体会影响多大。

reguz notifications@github.com于2018年12月13日 周四12:15写道:

chrome拓展能正常使用,而Tampermonkey脚本一直Loading,并且后退到上一个网页时,地址栏会出现 https://forums.e-hentai.org/remoteapi.php?ex=xxxxxxxxxxxxxxxxxxxxxxxx,然后跳转到首页(非某个作品的缩略图页面)。

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hanFengSan/eHunter/issues/39, or mute the thread https://github.com/notifications/unsubscribe-auth/APUkdowbV8DwKRX276sA6GsAFa87-81gks5u4dR6gaJpZM4ZQ5bn .

EsuRt commented 5 years ago

你tampermonkey的ehunter是什么版本的?以及你要确保chrome和tampermonkey的ehunter不能同时打开,虽然这个应该只是简单的重叠了,但我没详细测试过具体会影响多大。 reguz notifications@github.com于2018年12月13日 周四12:15写道: chrome拓展能正常使用,而Tampermonkey脚本一直Loading,并且后退到上一个网页时,地址栏会出现 https://forums.e-hentai.org/remoteapi.php?ex=xxxxxxxxxxxxxxxxxxxxxxxx,然后跳转到首页(非某个作品的缩略图页面)。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#39>, or mute the thread https://github.com/notifications/unsubscribe-auth/APUkdowbV8DwKRX276sA6GsAFa87-81gks5u4dR6gaJpZM4ZQ5bn .

Tampermonkey 版本:4.7.44 ehunter 版本:2.3.1 在Tampermonkey 版本和chrome拓展不同时开启的情况下,依然出现一直Loading的情况,并且是在隐私模式+只开启Tampermonkey(仅有该脚本)的情况下测试的,排除了其他拓展的影响。

hanFengSan commented 5 years ago

windows的话,loading几秒后,按f12,在弹出来的边栏顶部选择console,截图一下给我看看吧。

reguz notifications@github.com于2018年12月13日 周四12:35写道:

你tampermonkey的ehunter是什么版本的?以及你要确保chrome和tampermonkey的ehunter不能同时打开,虽然这个应该只是简单的重叠了,但我没详细测试过具体会影响多大。 reguz notifications@github.com于2018年12月13日 周四12:15写道: … <#m1668937202335501786> chrome拓展能正常使用,而Tampermonkey脚本一直Loading,并且后退到上一个网页时,地址栏会出现 https://forums.e-hentai.org/remoteapi.php?ex=xxxxxxxxxxxxxxxxxxxxxxxx,然后跳转到首页(非某个作品的缩略图页面)。 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#39 https://github.com/hanFengSan/eHunter/issues/39>, or mute the thread https://github.com/notifications/unsubscribe-auth/APUkdowbV8DwKRX276sA6GsAFa87-81gks5u4dR6gaJpZM4ZQ5bn .

Tampermonkey 版本:4.7.44 ehunter 版本:2.3.1 在Tampermonkey 版本和chrome拓展不同时开启的情况下,依然出现一直Loading的情况,并且是在隐私模式+只开启Tampermonkey(仅有该脚本)的情况下测试的,排除了其他拓展的影响。

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/hanFengSan/eHunter/issues/39#issuecomment-446839961, or mute the thread https://github.com/notifications/unsubscribe-auth/APUkdnv5AQR6ZM9E7l-_ug0aMWuzr-iNks5u4dkqgaJpZM4ZQ5bn .

EsuRt commented 5 years ago

snipaste_2018-12-13_12-59-30

snipaste_2018-12-13_12-59-53

hanFengSan commented 5 years ago

tampermonkey版本的网络请求失败了,你没有修改过脚本吧?比如前面的几行的权限申请啥的。如果没有的话那应该是有点问题,麻烦你把Chrome版本号发一下给我,我下周有空看看。

reguz notifications@github.com于2018年12月13日 周四13:01写道:

[image: snipaste_2018-12-13_12-59-30] https://user-images.githubusercontent.com/15177069/49916696-12b3d800-fed7-11e8-8e0d-586541c55e20.png

[image: snipaste_2018-12-13_12-59-53] https://user-images.githubusercontent.com/15177069/49916701-16dff580-fed7-11e8-8517-7c04b555bad3.png

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/hanFengSan/eHunter/issues/39#issuecomment-446843368, or mute the thread https://github.com/notifications/unsubscribe-auth/APUkdq357YaEk_yPvf4N8cKWl22MtnGxks5u4d8lgaJpZM4ZQ5bn .

EsuRt commented 5 years ago

这个问题是chrome导致的,刚才看了下版本号,发现有更新,更新后脚本就正常了,71.0.3578.80 版本有问题,最新的71.0.3578.98 版本没问题,现在正常了,多谢回复。

hanFengSan commented 5 years ago

解决就好😆

reguz notifications@github.com于2018年12月13日 周四13:20写道:

这个问题是chrome导致的,刚才看了下版本号,发现有更新,更新后脚本就正常了,71.0.3578.80 版本有问题,最新的71.0.3578.98 版本没问题,现在正常了,多谢回复。

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/hanFengSan/eHunter/issues/39#issuecomment-446846081, or mute the thread https://github.com/notifications/unsubscribe-auth/APUkduMgIogW8c1I5vdEdCMyHFdDfcjzks5u4eOUgaJpZM4ZQ5bn .