{"id":15469507,"url":"https://github.com/piedcipher/morty","last_synced_at":"2026-05-01T03:37:19.335Z","repository":{"id":152461253,"uuid":"529622246","full_name":"piedcipher/morty","owner":"piedcipher","description":"Quick and hassle-free :zap: (1-click) copy/paste :scissors: :clipboard: of localStorage/sessionStorage data :floppy_disk: across sites.","archived":false,"fork":false,"pushed_at":"2022-08-28T12:22:43.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T00:35:48.072Z","etag":null,"topics":["chrome-extension","chrome-extensions","copy-paste","copypaste","devtool","localstorage","sessionstorage"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/morty/lioogclggbgabjfapimolnflapobhmak","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piedcipher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-27T15:23:00.000Z","updated_at":"2023-03-04T09:38:16.000Z","dependencies_parsed_at":"2023-12-01T21:00:10.870Z","dependency_job_id":null,"html_url":"https://github.com/piedcipher/morty","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fmorty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fmorty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fmorty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fmorty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piedcipher","download_url":"https://codeload.github.com/piedcipher/morty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246027859,"owners_count":20711920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","chrome-extensions","copy-paste","copypaste","devtool","localstorage","sessionstorage"],"created_at":"2024-10-02T02:00:45.226Z","updated_at":"2026-05-01T03:37:19.329Z","avatar_url":"https://github.com/piedcipher.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003eMorty\u003c/h1\u003e\n\n\u003cp align='center'\u003e\u003cimg src='https://img.shields.io/chrome-web-store/users/lioogclggbgabjfapimolnflapobhmak?color=%2376FF03' /\u003e \u003cimg src='https://img.shields.io/chrome-web-store/v/lioogclggbgabjfapimolnflapobhmak?color=%230091EA' /\u003e \u003cimg src='https://img.shields.io/chrome-web-store/rating/lioogclggbgabjfapimolnflapobhmak?color=%23FFEA00' /\u003e\u003c/p\u003e\n\n\u003cp align='center'\u003e\u003ca href=\"https://chrome.google.com/webstore/detail/morty/lioogclggbgabjfapimolnflapobhmak\"\u003e\u003cimg src=\"https://developer.chrome.com/static/docs/webstore/branding/image/iNEddTyWiMfLSwFD6qGq.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align='center'\u003eQuick and hassle-free :zap: (1-click) copy/paste :scissors: :clipboard: of localStorage/sessionStorage data :floppy_disk: across sites.\u003cp\u003e\n\n\u003cp align='center'\u003e\u003cimg src='https://user-images.githubusercontent.com/13456345/187047978-84074b78-4ae5-4b37-9fb4-469617bfdb0c.png' /\u003e\u003c/p\u003e\n\n## Features\n\n- Quickly and Easily copy/paste data from localStorage or sessionStorage between different websites.\n- Copy data from local-Storage/session-Storage of one website, and paste data to local-Storage/session-Storage of another website.\n- There is an easy-to-access clipboard to view the copied stuff.\n- There are clear buttons as well.\n\n## Why did I built this?\n\nOnce 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.\n\n## Install from Chrome-Web-Store\n\n- https://chrome.google.com/webstore/detail/morty/lioogclggbgabjfapimolnflapobhmak\n\n\u003ca href=\"https://chrome.google.com/webstore/detail/morty/lioogclggbgabjfapimolnflapobhmak\"\u003e\u003cimg src=\"https://developer.chrome.com/static/docs/webstore/branding/image/iNEddTyWiMfLSwFD6qGq.png\"\u003e\u003c/a\u003e\n\n## Install from Source\n\n- Clone/Download this repo.\n- Extract the zip file.\n- Go to `chrome://extensions/`.\n- Enable `Developer mode` switch.\n- Click on `Load unpacked`.\n- Select the extracted-folder.\n- Pin it if you want.\n- Done.\n\n## Demos\n\nhttps://user-images.githubusercontent.com/13456345/187053447-294fde9c-c0be-47e3-b261-8b52571aebff.mp4\n\nhttps://user-images.githubusercontent.com/13456345/187053449-21ee6ec3-7261-483f-b3d5-306432e8de2b.mp4\n\n## Screenshots\n\n![Screenshot at 2022-08-28 03-33-40](https://user-images.githubusercontent.com/13456345/187050466-40a87f61-1a2d-4f98-bbbc-0eb44434a62b.png)\n\n![Screenshot at 2022-08-28 03-30-43](https://user-images.githubusercontent.com/13456345/187050465-e130e328-96b1-4ea2-8fc5-8ba2ea96360c.png)\n\n![Screenshot at 2022-08-28 02-59-03](https://user-images.githubusercontent.com/13456345/187050463-34d9e3bc-3a25-490d-b2f0-d79061b11483.png)\n\n![Screenshot at 2022-08-28 02-58-42](https://user-images.githubusercontent.com/13456345/187050462-89b13285-c279-45e7-9c1a-62bce4c4bc12.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiedcipher%2Fmorty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiedcipher%2Fmorty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiedcipher%2Fmorty/lists"}