GetSet Local Storage & Session Storage

★★★★★
★★★★★
1,000+ users
<
>
YouTube Pack - DaVinci Resolve | YouTube Creator Pack - DaVinci Resolve Essentials | DaVinci Resolve Toolkit for YouTubers | DaVinci Resolve
★★★★★
★★★★★
Seagate Portable Drive 1 TB External HDD - STGX1000400 - USB 3.0
★★★★★
★★★★★
YouTube: The Documentary (dvd)
★★★★★
★★★★★
Valve Steam Deck 256GB Handheld System - Black
★★★★★
★★★★★
DMC Stranded Embroidery Cotton Floss - 909 - Very Dark Emerald Green - 1 Skein
★★★★★
★★★★★
Acurite Atlas Weather Station with Gray HD Display
★★★★★
★★★★★

This extension will let the developers get the local/session storage values of any domain (dev/staging/prod) and set those values into any other domain's local/session storage.

For example, getting the local/session storage values from dev/staging urls and setting those values into the localhost's local/session storage.

Please follow the steps:
1. Visit the domain URL from where you want to get all the local/session storage values.
2. Open the extension and click "Get" below Local Storage/Session Storage respectively. You'll see the feedback text "All the local/session storage values are retrieved."
3. Now visit the domain URL (for example, localhost:3000) where you want to set all the above retrieved local/session storage values in the local storage.
4. Open the extension and click "Set" below Local Storage/Session Storage respectively. You'll see the feedback text "All the retrieved local/session storage values are set." Now you can find all the values stored in the local/session storage.
5. Similarly, you can also clear the local/session storage values for any domain.
Related