Greasy Fork is available in English.

Mouseover Popup Image Viewer

Shows images and videos behind links and thumbnails.

< Commentaires sur Mouseover Popup Image Viewer

Avis: Bon - le script fonctionne correctement

§
Posté le: 31/08/2024

Could you please provide a working rule for the following website:

https://www.artstation.com/search?sort_by=relevance&query=temple

The images from the thumbnails do not appear bigger.

woxxomAuteur
§
Posté le: 31/08/2024
{"d": "artstation.com",
 "r": "artwork/([^/]+)$",
 "s": "projects/$1.json",
 "g": "var j=JSON.parse(text);g=j.assets.map(i=>({url:i.image_url,desc:i.title})); g.title=j.title + j.tags.map(t=>' #'+t).join(''); return g"
}
§
Posté le: 31/08/2024

Works perfectly. Thank you.

Poster une réponse

Connectez-vous pour poster une réponse.