# chrome-localstorage **Repository Path**: mirrors_regular/chrome-localstorage ## Basic Information - **Project Name**: chrome-localstorage - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README chrome-localstorage --- Command line tool to directly manipulate Chrome or Chromiums localStorage. ``` Usage: localstorage read|write domain[:PORT] KEY [VALUE] [--db PATH-TO-LEVELDB] [--protocol PROTOCOL] PATH-TO-LEVELDB defaults to '$HOME/.config/chromium/Default/Local Storage/leveldb' PROTOCOL defaults to 'http://' ```