If you’re using a modern browser, you could use this:
window.top.document.querySelectorAll('a[title="some title text here"]')
If you’re using a modern browser, you could use this:
window.top.document.querySelectorAll('a[title="some title text here"]')