Repository files navigation
Inspect localStorage – Inspect localStorage of the website.
Copy Data – Copy localStorage data to your clipboard.
Clear Data – Clear localStorage data.
Copy Items – Copy items from localStorage to your clipboard.
Delete Items – Delete items from localStorage.
Clone or fork the respository git@github.com:daintydust/better-devtools-storage.git.
Install dependencies, typically by npm install in the root of the directory.
Run npm run build to build the extension.
The compiled extension will be available in the /dist directory.
Clone or fork the respository git@github.com:daintydust/better-devtools-storage.git.
Install dependencies, typically by npm install in the root of the directory.
Run npm run dev to run the development server.
Navigate to chrome://extensions/ and enable developer-mode (top-right).
Click Load Unpacked and add /dist from your cloned repository.
Finally, open your DevTools and navigate to the "Better Devtools Storage" tab.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.