Skip to content

piedcipher/morty

Repository files navigation

Morty

Quick and hassle-free ⚡ (1-click) copy/paste ✂️ 📋 of localStorage/sessionStorage data 💾 across sites.

Features

  • Quickly and Easily copy/paste data from localStorage or sessionStorage between different websites.
  • Copy data from local-Storage/session-Storage of one website, and paste data to local-Storage/session-Storage of another website.
  • There is an easy-to-access clipboard to view the copied stuff.
  • There are clear buttons as well.

Why did I built this?

Once I was testing my live-website and I wanted to run it locally in localhost for some tinkering and development. I couldn't get it to run because I couldn't tweak my code for localhost but copy-pasting sessionStorage from live-app would directly enable localhost one to work due to app-design. So, ended up manually copy-pasting sessionStorage. It worked! Hence I decided to build an extension to do the same.

Install from Chrome-Web-Store

Install from Source

  • Clone/Download this repo.
  • Extract the zip file.
  • Go to chrome://extensions/.
  • Enable Developer mode switch.
  • Click on Load unpacked.
  • Select the extracted-folder.
  • Pin it if you want.
  • Done.

Demos

Morty-Demo.mp4
Morty-Demo-2.mp4

Screenshots

Screenshot at 2022-08-28 03-33-40

Screenshot at 2022-08-28 03-30-43

Screenshot at 2022-08-28 02-59-03

Screenshot at 2022-08-28 02-58-42