Greasy Fork is available in English.
Shows true prices including shipping and variants on AliExpress, since sellers often misleadingly put accessory variants as the primary price, not the advertised item.
< 脚本 AliExpress Real Price 的反馈
Here is how to hide it!
startLoading(totalItems) {
this.totalItems = totalItems;
this.updateProgress();
// this.container.classList.add('visible');
this.container.classList.remove('expanded');
}
I just pushed an update--the status window is now draggable. Glad you're enjoying it!
Hey this script is nice! But can you please get rid of the floating window at the top right? It's blocking the X button for popup windows on my small laptop screen and I can't get rid of it. (See in attached image how the popup is overlaying the X button below it)