搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

change of web push notification direction

  • 2 回覆
  • 0 有這個問題
  • 152 次檢視
  • 最近回覆由 sagar

more options

How to change web push notification direction to left side of screen ? currently notification shows on right bottom side of screen.

How to change web push notification direction to left side of screen ? currently notification shows on right bottom side of screen.

被選擇的解決方法

Try to create a new Number pref ui.alertNotificationOrigin and set its value to 2 to move the notification to the bottom left. Other values for left are 2,3 (bottom/left) and 6,7 (top/left). This only works for Firefox notifications and not for OS notifications (you can't affect the latter).

SLIDE:  VERTICAL/HORIZONTAL (1)
CORNER: RIGHT/LEFT (2)
CORNER: BOTTOM/TOP (4)

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

Try to create a new Number pref ui.alertNotificationOrigin and set its value to 2 to move the notification to the bottom left. Other values for left are 2,3 (bottom/left) and 6,7 (top/left). This only works for Firefox notifications and not for OS notifications (you can't affect the latter).

SLIDE:  VERTICAL/HORIZONTAL (1)
CORNER: RIGHT/LEFT (2)
CORNER: BOTTOM/TOP (4)

more options

Problem Solved.Thanks.