Share It
A Chrome extension that allows you to share and copy web pages in various ways.
Overview
You can share the currently open web page on SNS, copy it as HTML or Markdown links, or generate QR codes.
I designed it with Material Design, imagining what it would be like if Google Chrome had a native sharing feature by default. Since it’s useful enough for anyone to use, please try it out.
Implementation
The source code is published on GitHub. I implemented it using Vite, the CLI environment for Vue.