0
Chrome extension
I want to alert pop up if google extension not installed in client browser ..
3 Respostas
+ 1
I 9 how to alert i just want to check chrome extension is install or not in user browser
0
Just check google office extension
- 1
Not sure I'd this if what you want but in JavaScript you can make an alert by
alert("alert message");