Displays the current and registration location of eBay sellers on search results and product pages.
当前为
This is a patched fork of the abandoned "eBay Seller Location" script:
https://greasyfork.org/en/scripts/410587-ebay-seller-location
It displays the location of the eBay seller on eBay product pages (in the info box on the right) and on search results.
(Search results seller location currently only works on eBay domains that display the seller name next to search results. Unfortunately that doesn't seem to be the case for .com, .fr or .co.uk, but it does work on .de)
GitHub repository: https://github.com/sonofevil/eBaySellerLocationFork
Changes to the original script (v0.1):
v0.3
-Script now also works on search results.
v0.2
-Updated info box selector in line 34 to reflect changes to eBay site code.
-Updated item-id selector in line 24 to reflect changes to eBay site code.
-Changed url scope to hopefully cover all regional eBay domains.