ClientMyAdmin


Welcome to ClientMyAdmin

This tool was built to help developers like me to manage the client side storage (filesystem, websql, indexeddb, local/session storage & cookies) with a nice GUI. My intention was to be able to administrate/see and look what storage there is on my phone & tablet so the very core of this is built on simple javascript that can be bookmarked and used in any browser with a little twisted responsiveness

How to use

  1. Drag/add this: ClientMyAdmin to your bookmarks
  2. Go to any site you want
  3. Click on the bookmarklet
  4. if you are on chrome for mobile, then you need to manuly write in javascript: and then paste in the link in the adress bar

This is beta

This is a very new hobby-project I'm working on in my spare time. So it should come as no surprise for you to discover some bugs/features that do not work. Also this uses the very latest angular material framework directly from the master branch so there is that...

Feature suggestions/bug is handled by GitHub issues