Amazon Orders - Stats

Counts the number of orders and the total spent on Amazon.fr

Author
MERCRED
Daily installs
0
Total installs
4
Ratings
0 0 0
Version
1.1
Created
2025-09-18
Updated
2025-09-18
Size
3.56 KB
License
MIT
Applies to

Amazon Orders Stats

This Tampermonkey script:

  • Runs on amazon.fr/your-orders/orders* pages.
  • Waits for the orders to load on the page.
  • Counts all orders and sums their prices.
  • Displays a small fixed panel on the left showing:
    • Number of orders
    • Total amount spent
  • Only calculates once per page refresh.