admin管理员组文章数量:1305032
I am usinng Firefox version 105.0.2 (64 bit), and noticed that for every single page I visit, in the Dev Console there is an error:
Error: An unexpected error occurred
spoofer.js:1:38935
Link to the full code:
The specified line:
e.runtime.lastError ? e.runtime.lastError.message === t ? n() : r(e.runtime.lastError) : o && o.__mozWebExtensionPolyfillReject__ ? r(new Error(o.message)) : n(o)
I do not know what this file or this line does, but should this be something that should be of a concern?
I am usinng Firefox version 105.0.2 (64 bit), and noticed that for every single page I visit, in the Dev Console there is an error:
Error: An unexpected error occurred
spoofer.js:1:38935
Link to the full code: https://pastebin./GhiEvqfg
The specified line:
e.runtime.lastError ? e.runtime.lastError.message === t ? n() : r(e.runtime.lastError) : o && o.__mozWebExtensionPolyfillReject__ ? r(new Error(o.message)) : n(o)
I do not know what this file or this line does, but should this be something that should be of a concern?
Share Improve this question asked Oct 14, 2022 at 6:10 YmiYmi 76813 silver badges29 bronze badges 1- did you fix it , i even dont know how i got this problem too – Noriz Commented Mar 6, 2023 at 10:11
1 Answer
Reset to default 12In my case, was a extension named "Simulateur Mobile" (https://addons.mozilla/es/firefox/addon/simulateur-mobile). After disabling that extension, the error is gone.
本文标签: javascriptspooferjs An unexpected error has occurredshould I be concernedStack Overflow
版权声明:本文标题:javascript - spoofer.js: An unexpected error has occurred, should I be concerned? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741795004a2397887.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论