I recently made an application so that I have an iframe bookmark on my page. I want to add another tab with iframe. Can this be done with the same application?
Can I determine on which tab the query appeared? This will be a different content under each tab.
I want this to be one application, so users do not need to grant permissions for the second application.
source
share