One menu item
Adds a clean Share command to Chrome's right-click menu for common page contexts.
Share pages, links, selected text, images, audio, and video from Chrome's right-click menu. Media is prepared as a real file when possible, so share targets like AirDrop receive the content itself instead of only a URL.
Adds a clean Share command to Chrome's right-click menu for common page contexts.
Images, audio, and video are fetched as bytes and passed to Web Share as files when Chrome supports it.
The extension is packaged with its own HTML, CSS, and JavaScript and does not use remote code.