搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

change of web push notification direction

  • 2 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 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.