Adds a hoverfunction to the search results list that enlarges the main Item image
< 脚本 Ebay-Kleinanzeigen Enlarged search results image on hover 的反馈
Line 30 should be: var elements = document.querySelectorAll('.srpimagebox:not(.is-nopic)');
Otherwise the script breaks on no-image boxes.
登录以发布留言。
Line 30 should be: var elements = document.querySelectorAll('.srpimagebox:not(.is-nopic)');
Otherwise the script breaks on no-image boxes.