opening the page now loads all data from idb by default.
Changed IDB cursorRequest to getAllRequest since IDB cursorRequest is slower compared to getAllRequest.
Monitor data now reads the local data from indexedDB and displays them before refreshing for new data using API.
Each address can now be refreshed or removed independently.
Added a feature to store label of address in local data.
Monitor data now reads the local data from indexedDB and displays them before refreshing for new data using API.
Each address can now be refreshed or removed independently.
Added a feature to store label of address in local data.