updating readme
All checks were successful
Build and Release / build (push) Successful in 54s

This commit is contained in:
2025-08-01 23:26:29 -03:00
parent 2f3949c2e3
commit c60cb24dd4

View File

@@ -55,10 +55,10 @@ npm run dev
* [x] Multiple Wallpapers * [x] Multiple Wallpapers
* [x] Remake icons * [x] Remake icons
* [] Increase offline compatibility (might not be possible) * [/] Increase offline compatibility (might not be possible)
* Use chrome.storage.local for user wallpapers -- this one is - [x] Use chrome.storage.local for user wallpapers -- this one is
* Use chrome.storage.local for some logos -- a bit hard - [ ] Use chrome.storage.local for some logos -- a bit hard
* Some logos have CORS enabled, we can add `"<all_urls>"` to the manifest.json file and cache them on storage local - Some logos have CORS enabled, we can add `"<all_urls>"` to the manifest.json file and cache them on storage local
* Dynamic Weather Widget * Dynamic Weather Widget
* A box with information about the current weather, with manual entry on the location * A box with information about the current weather, with manual entry on the location
* Display current temperature, weather condition (e.g., "Sunny," "Cloudy"), and a corresponding icon * Display current temperature, weather condition (e.g., "Sunny," "Cloudy"), and a corresponding icon