Greasy Fork is available in English.
Displays the current and registration location of eBay sellers on product listings.
The solution is surprisingly simple. The script selects the element where it inserts the location info via an #si-fb selector, but that element property no longer exists. Simply replace #si-fb in the script with .ux-seller-section__content to fix this. It's in line 34.
doesnt show anything chrome version: 97
maybe because they changed the ui