Application Tab Playground
Exercise 1: Cookie Monster's Bakery πͺ
Open DevTools (F12) and navigate to the Application tab. Help Cookie Monster manage his cookies:
Exercise 2: Local Storage Treasure Hunt π
Find the hidden treasure in Local Storage:
Close the tab and reopen it to see if the treasure is still there!
Exercise 3: Session Storage Time Machine β°
Store temporary data that disappears when you close the tab:
Close the tab and reopen it to see if the time travel worked!
Exercise 4: IndexedDB Zoo π¦
Check the Application tab to see if you can find any animals in IndexedDB!
Exercise 5: Cache Storage Superhero π¦ΈββοΈ
Explore the Cache Storage to find cached superhero assets:
Exercise 6: Background Sync Quest π
Register a background sync and find it in the Application tab:
No pending syncs
Exercise 7: Manifest Mystery π±
Find the web app manifest and explore its contents:
π‘ Pro Tips:
- Use Application tab to view and modify cookies
- Clear site data to start fresh
- Check storage quotas in Storage section
- Inspect Service Workers for offline capabilities
- Use Clear Site Data to reset all storage
- Check Frame-wise storage usage
- Monitor Background Services