Demonstration.of.the.work.mp4
English | Русский
WinShare is a convenient browser extension that allows you to quickly share the current webpage through the standard Windows Share menu.
- 📎 Share links via the built-in Windows Share menu.
- ⚡ Works in one click – just press the extension icon.
- 🌍 Supports all Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, and others).
- 🔒 Security – does not require unnecessary permissions.
- Download the extension (or manually load it via "Developer Mode").
- Go to
chrome://extensions/
. - Enable "Developer Mode" (top right corner of the page).
- Click "Load unpacked" and select the extension folder.
- Done! Now you can share links with just one click. 🎉
- Open the desired webpage in the browser.
- Click on the WinShare icon.
- The standard Windows Share menu will open – choose an application to send the link.
/WindowsShare
│── icons/ # Extension icons
│ ├── icon16.png
│ ├── icon48.png
│ ├── icon128.png
│── src/ # Source code
│ ├── background.js # Main logic
│── manifest.json # Extension configuration
manifest.json
– extension description and settings.background.js
– script handling icon clicks and calling the share menu.
MIT License © 2025