javascript - Is there a way to add buttons in desktop notifications for web-apps? -


i want add buttons "accept", "reject" in desktop notification once click button , can redirect accordingly .

i dont want use google chrome notification api .

anything , methods,widgets or api use situation ? (notification put in javascript) should work browsers


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -