Loading Temporary Extensions does not work due to moz-extension:// being unreachable
While extension installed from xpi work fine, it is not possible to temporary load an extension. I continuously get errors of the following kind:
Loading failed for the <script> with source “moz-extension://b25f38a4-4e35-49c0-bdea-9780376fab86/background/authorize.js”.
For all the relevant source files of the extension (html & so on), note that all these files are present in the folder of the extension that I choose to load temporarily.
This is on Windows 7.
선택된 해결법
You can load temporary extensions for the current session via the about:debugging page.
Try to ask advice and the Add-ons forum site.
문맥에 따라 이 답변을 읽어주세요 👍 1모든 댓글 (4)
Addons and extension problems are something FF doesn't support or fix that is up to the creators of those to resolve why it doesn't work with FF. They been clear about this from the project start that if the Addon/Extension creators don't update it will not work in FF57+.
You posted here using Firefox 58 which is a Release version now and doesn't have any feature for loading "temporary extensions".
Try using the Nightly alpha version or the Beta / Developer Edition for that feature. https://www.mozilla.org/en-US/firefox/channel/desktop/
선택된 해결법
You can load temporary extensions for the current session via the about:debugging page.
Try to ask advice and the Add-ons forum site.
글쓴이 cor-el 수정일시
Yes I use the about:debugging page to load the extensions, as adviced I will take my question to the add-ons development forum.