APOD Version 4.0!
This is a complete re-write of the extension. It is using Manifest V3 and I undertook this based on becoming a "Featured" extension and my user count starting growing. I used this boilerplate to create a Typescript/React product that I am quite proud of.
Features:
- History tab is now saved in Local storage so the sessions will persist on your machine across all tabs.
- Preloading items was greatly simplified which removes the service worker complexities I was doing in v3.x that involved a bunch of caching stuff.
- Total rewrite! This will allow for an easier time making updates in the future. The amount of code cut out is dramatic.
- New loading gif too!