I know that we can close a default_popup
using window.close()
but i need to close the popup when user taps on outside. I was not able to get any documentation about it in the console.
"browser_action":{
"default_popup":"auth_popup.html"
},
I know that we can close a default_popup
using window.close()
but i need to close the popup when user taps on outside. I was not able to get any documentation about it in the console.
"browser_action":{
"default_popup":"auth_popup.html"
},
Copyright © 2021 Jogjafile Inc.