https://github.com/itsjimi/copy
📄 Chrome extension to generate qrcode from selected text
https://github.com/itsjimi/copy
chrome-extension copy paste qrcode
Last synced: 9 months ago
JSON representation
📄 Chrome extension to generate qrcode from selected text
- Host: GitHub
- URL: https://github.com/itsjimi/copy
- Owner: ItsJimi
- License: mit
- Created: 2018-02-05T20:53:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T14:09:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-19T20:59:12.580Z (11 months ago)
- Topics: chrome-extension, copy, paste, qrcode
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/copy/mdbkllljkimedfclkidajoeblbpkiamf
- Size: 43 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# copy
📄 "Copy" is a chrome extension aimed to share easily and quickly a selected text to another device (e.g. smartphone).
## Why?
I made this extension to paste items from my computer to my phone without app
## Install
[Download](https://chrome.google.com/webstore/detail/copy/mdbkllljkimedfclkidajoeblbpkiamf)
## Usage
To use it, just select a text and click on the "Copy" extension to generate the qrcode containing the text, then use a qrcode scanner on your phone to get the text.
## Screenshots

## Contribute
Feel free to fork and make pull requests
## License
[MIT](https://github.com/ItsJimi/copy/blob/master/LICENSE)