index.html#section takes you to a specific section of a webpage. However, I am interested in picking the second tab within a section of the page. I'm uncertain if this can be achieved without relying on JavaScript, but employing the Tab Content Script (v 2.2) with the method instance.expandit(tabid_or_position) appears to offer a solution. Yet, I'm struggling to determine how to choose the second tab within a section of the page.
I would greatly appreciate any assistance you could provide on this matter. Thank you!