Add clickable url info to images thumbnail available for filtering results (adblocker)
Script similar to "Startpage - add page url to thumbnails", but adds a link too.
Adds the full url of the page to the StartPage images results.
This information is unavailable by default and can't be used to filter results with an ad-blocker.
A filter list ("Huge AI Blocklist") using the added link is available here.
The information is added as an attribute to the thumbnail top html element.<div ... data-page-url="https://any.web.site/with/a/path">
The added element with this script is a link to the page which opens a new tab when you click the text below the thumbnail. Clicking the thumbnail still opens the info-card as usual.
See this script variation without the link.
See all Startpage modifications
For more userscripts, styles, extensions, tips, ..., visit my programming page.