I would like to create a webpage with browser specific in javascript.
For example:
can I use code like this in my coding part
chrome.tab.onRemoved.
You can use use the onbeforeunload event:
Navigate to other page