Skip to content

A userscript to add a total price in eBay auction listings where shipping is added to the item price.

License

Notifications You must be signed in to change notification settings

subz390/ebaytotalprice-userscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eBay Total Auction Price

This Script isn't working

  • To be honest I've not had the time to maintain it, however it's not abandonware, I will eventually get it working again
  • eBay have also been redesigning their UI so in some ways it's good to wait until things are settled, then the work I do won't be for nothing
  • So watch the repo, and you'll get notified of any updates
  • This message was updated 27 Oct 2025 20:25

Summary

  • This userscript augments the functionality of eBay and runs in an userscript manager such as the Tampermonkey add-on for Firefox and Chrome.
  • Inserts the eBay auction price + shipping = Total price in the auction listing.
  • To streamline the process of reviewing auction items.
  • Initially this script was developed on the UK eBay site, and I have extended functionality to International eBay. Or at least all the sites that I have been able to test without eBay redirecting me to a default .com site.

Known Issues

  • Due to the number of sites and pages across the eBay empire, expect there to be pages where the script doesn't find the prices to add up.
  • For the above reason eBay Total Auction Price script comes with no guarantee that it'll catch every single instance of a total price.
  • However, if you find a page that needs updating then create a new issue including a link and a short description so that I can investigate further.

Install Options

  • ebaytotalprice-userscript.user.js
  • ebaytotalprice-userscript-min.user.js
  • The userscripts folder contains both minified and regular bundles of the current stable release. The minified version offers a slight performance improvement over the regular, else they're functionally identical.
  • In case you didn't already know, you can install userscripts directly from the GitHub Raw view of the userscript file, view the script here and click on the Raw button.

About

A userscript to add a total price in eBay auction listings where shipping is added to the item price.

Topics

Resources

License

Stars

Watchers

Forks