Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av Amazon Sort By Arrival

Amazon Sort By Arrival av 7MinutesDead

Sorts shipped items by estimated arrival, rather than the default of when you placed each order, and displays them at the top of your orders in an easy-to-read format.

4 (1 reviews)4 (1 reviews)
22 användare22 användare
Du behöver Firefox för att kunna använda den här tillägget
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Skärmbilder
Example of the newly sorted delivery items sorted by arrival time. These show up above all other orders, and are moved out of their original order containers.
Om detta tillägg
Sometimes we order a bunch of little things and they all end up with different delivery dates. As such, the items that are still on the way get mixed in with other delivered items since they were part of the same order. It makes it hard to see at a glance what's being delivered today, tomorrow, etc. Kind of annoying, especially if you don't like your deliveries sitting around outside because you didn't realize it was delivered (and sometimes their push notifications don't work either).

This extension makes it easier to keep track of what item of each order is coming soon, and what has been delivered today. It does so by extracting these items from the orders, and shows them at the top of your orders list instead.

The sorting is based on estimated arrival, rather than based on the default of when you placed the order.

Note that this extension does not gather any data and can't actually see any of your orders or information. It just takes elements already rendered on the page, rearranges them and restyles them. It's only visible to you.

If you run into any issues or the extension stops working (likely due to Amazon making changes to their page or structure over time), create a new github issue via the support URL, and I'll fix it and push an update! Note you'll need a github account to submit a bug report.

This extension is not affiliated with Amazon in any way. I'm just fixing things that bug me about their site, and making them extensions you can use yourself too!

The sort icon used was created by Freepik. You can check it out at flaticon.com/free-icons/sort
Utvecklarens kommentarer
We identify order elements via "delivery-box" and "a-box shipment" css classes (as such, this extension requires updates if/when Amazon changes these selectors).

Orders are identified by their inner spans containing words like "arriving", "running" or "today". We then extract those elements and place them in our custom Arrivals container.

Sorting accurately via day of the week or month-to-month is potentially complicated as we have no real timestamp or date-like information in the DOM for items on the way. As such, we have to group sorting values like so:
- "delivered today": 0
- "today": 1
- "tomorrow": 2
- All days of the week keywords: 3
- All months keywords: 4
- "late": 5

What this means is orders arriving Tuesday, Friday etc can be out of order depending on the actual date. Same goes for months. If it's currently December, and one item is arriving in December and another in January, if all months were ordered, it would incorrectly show the January item is arriving first. So for now, we'll just group them all under the same sorting value.
Betyg 4 av 1 recensent
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
1
3
0
2
0
1
0
Läs 1 recension
Behörigheter och dataLäs mer

Nödvändiga behörigheter:

  • Åtkomst till webbläsarens flikar
  • Åtkomst till dina data för platser i domänen amazon.com
Mer information
Länkar för tillägg
  • Hemsida
  • Webbplats för support
Version
1.0
Storlek
18,32 kB
Senast uppdaterad
för 2 år sedan (3 dec 2023)
Relaterade kategorier
  • Utseende
  • Shopping
Licens
Mozilla Public License 2.0
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Stöd denna utvecklare

Utvecklaren av det här tillägget frågar att du kan hjälpa till att stödja den fortsatta utvecklingen genom att göra ett litet bidrag.

Bidra nu

Fler tillägg av 7MinutesDead
  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.