Skip to content

aatishdumps/sessionstoragecopier-chrome-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Session Storage Copier - Chrome Extension

A simple Chrome extension that allows you to retrieve all session storage data from the currently active website and copy it to your clipboard with a single click.

Features

Retrieve session storage data from the active tab. Copy the session storage data to the clipboard in JSON format. Display status messages to indicate success or failure.

How It Works

Click the "Copy to Clipboard" button in the extension popup. The extension will fetch the session storage data from the currently active tab. The data will be copied to your clipboard, ready to be used elsewhere.

Installation

Clone this repository or download the source code as a ZIP file.

Open Google Chrome and navigate to chrome://extensions/.

Enable "Developer mode" in the top right corner.

Click "Load unpacked" and select the folder where you downloaded the extension.

The extension will be loaded, and its icon will appear in the browser toolbar.

Usage

Click the extension icon in the Chrome toolbar.

Click the "Copy to Clipboard" button in the popup.

The session storage data of the active tab will be copied to your clipboard.

A status message will indicate whether the operation was successful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published