Implements a shipping calculator on the current page.
Stan na
// ==UserScript== // @name E-Comm Shipping Calculator // @namespace https://greasyfork.org // @include https://sellers.shopgoodwill.com/sellers/newAuctionItem-catsel.asp* // @include http://localhost/sgw.html // @version 0.0.0.1 // @description Implements a shipping calculator on the current page. // ==/UserScript== // End