Skip to content

DaintyDust/Better-Devtools-Storage

Repository files navigation

Better Devtools Storage

  • 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.

How to Compile

  1. Clone or fork the respository git@github.com:daintydust/better-devtools-storage.git.
  2. Install dependencies, typically by npm install in the root of the directory.
  3. Run npm run build to build the extension.
  4. The compiled extension will be available in the /dist directory.

How to Contribute

  1. Clone or fork the respository git@github.com:daintydust/better-devtools-storage.git.
  2. Install dependencies, typically by npm install in the root of the directory.
  3. Run npm run dev to run the development server.
  4. Navigate to chrome://extensions/ and enable developer-mode (top-right).
  5. Click Load Unpacked and add /dist from your cloned repository.
  6. Finally, open your DevTools and navigate to the "Better Devtools Storage" tab.

Support

"Buy Me A Coffee"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors