V
V
Vitaly2017-05-17 11:18:57
JavaScript
Vitaly, 2017-05-17 11:18:57

Is it possible to not automatically hide chrome.notifications in a chrome extension?

All the best! I can’t find information in the docks whether it is possible to configure notifications from the extension so that they do not hide automatically, but only in manual mode, that is, remove it only after the user closes it himself

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2017-05-17
@Scorpiored88

requireInteraction
Since Chrome 50.
Indicates that the notification should remain visible on screen until the user activates or dismisses the notification. This defaults to false.
It ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question