Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

change of web push notification direction

  • 2 件の返信
  • 0 人がこの問題に困っています
  • 119 回表示
  • 最後の返信者: 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.