לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Temporary WebExtension: after login firefox account. Got "Network request failed"

  • 2 תגובות
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת Duckmole

more options

I am writing a WebExtension to communicate with a server using XMLHttpRequest.

I load this WebExtension temporarily by about:debugging. It works well if I do not login into my Firefox account. It can get data from the server.

But after logining into my account, it returns "xmlhttp.status: 0"  "Network request failed" immediately when I trying to do the same thing.

I removed all other add-ons and WebExtensions, But still I have this problem. I have to refresh firefox to make my extension work again.

Any suggestions will be appreciated.

I am writing a WebExtension to communicate with a server using XMLHttpRequest. I load this WebExtension temporarily by about:debugging. It works well if I do not login into my Firefox account. It can get data from the server. But after logining into my account, it returns "xmlhttp.status: 0" "Network request failed" immediately when I trying to do the same thing. I removed all other add-ons and WebExtensions, But still I have this problem. I have to refresh firefox to make my extension work again. Any suggestions will be appreciated.

השתנתה ב־ על־ידי Duckmole

כל התגובות (2)

more options

Hi

I recommend that you ask about this on the add-ons community forum at https://discourse.mozilla.org/c/add-ons/35. The team there should be able to help.

more options

Seburo said

Hi I recommend that you ask about this on the add-ons community forum at https://discourse.mozilla.org/c/add-ons/35. The team there should be able to help.

thanks a lot. i will try