Qwant - add url to thumbnails

Add url info to images thumbnail available for filtering results (adblocker)

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Achernar
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
0.5
Created
2026-05-27
Updated
2026-05-27
Size
2.57 KB
License
N/A
Applies to

Adds the full url of the page to the Qwant 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 2 elements, the thumbnail top html element, and the link element just below.
<div ... data-page-url="https://any.web.site/with/a/path">
<a data-testid="imageResult" ... data-page-url="https://any.web.site/with/a/path">


See this script variation with an additional link.

See all Qwant modifications
For more userscripts, styles, extensions, tips, ..., visit my programming page.