i want to store tab specific values in a array. i want to store tab unique id as key. is there any unique id for safari browser tab.
thanks in advance
i want to store tab specific values in a array. i want to store tab unique id as key. is there any unique id for safari browser tab.
thanks in advance
As far as I know, there isn't a unique identifier, but could you use the URL of the tab? Off the top of my head:
tab = event.target.browserWindow.activeTab.url