https://github.com/davzoku/sharemaster
🔗⏩ A chrome extension that helps the user copy the title and url quickly with easy shortcut keys!
https://github.com/davzoku/sharemaster
chrome chrome-extension markdown obsidian personal-productivity productivity
Last synced: 2 months ago
JSON representation
🔗⏩ A chrome extension that helps the user copy the title and url quickly with easy shortcut keys!
- Host: GitHub
- URL: https://github.com/davzoku/sharemaster
- Owner: davzoku
- License: mit
- Created: 2021-06-10T13:42:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T07:44:50.000Z (about 1 year ago)
- Last Synced: 2025-04-30T22:54:36.188Z (about 1 year ago)
- Topics: chrome, chrome-extension, markdown, obsidian, personal-productivity, productivity
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/sharemaster-copy-title-ur/cglaemmecoiemahimhggkppegekpfdca
- Size: 775 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# đź”— Sharemaster
[](https://chrome.google.com/webstore/detail/your_extension_id)
[](https://chrome.google.com/webstore/detail/your_extension_id)
[](https://chrome.google.com/webstore/detail/your_extension_id)
[](LICENSE)
_Boost productivity by sharing links effortlessly with Sharemaster!_
Sharemaster is a lightweight Chrome extension that boosts your productivity by simplifying the process of copying webpage titles and URLs. Whether you need the plain text version, HTML, or Markdown format, Sharemaster has you covered with intuitive and customizable keyboard shortcuts.
## Features
- **Quick Copy:** Instantly copy the current page's title and URL.
- **Multiple Formats:** Choose from plain text, HTML, or Markdown formats.
- **Customizable Shortcuts:** Default keyboard shortcuts can be customized via Chrome's shortcut settings.
- **Context Menu Integration:** Right-click on any webpage to access Sharemaster’s features.
## Use Cases
- Markdown mode is particularly useful for crafting README documentations and writing [Obsidian](https://obsidian.md/) notes.
- HTML mode is perfect for web development.
- Plain text mode is great for quick sharing via email or messaging apps.
## Installation
Available on [Chrome Web Store](https://chrome.google.com/webstore/detail/sharemaster/cglaemmecoiemahimhggkppegekpfdca) and [Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/sharemaster-copy-title-/panclagdemghlbjnlpodomknbiimokgb).
## Usage
### Keyboard Shortcuts
- **Copy as Markdown:**
- Windows / Linux: `Alt + M`
- macOS: `Option + M`
- **Copy as HTML:**
- Windows / Linux: `Alt + H`
- macOS: `Option + H`
- **Copy Page Title & URL (Plain Text):**
- Windows / Linux: `Alt + C`
- macOS: `Option + C`
_Note:_ These shortcuts are configurable via Chrome's extension shortcut settings at `chrome://extensions/shortcuts`.
### Context Menu

- **Right-Click Access:**
Right-click on any webpage and select the appropriate Sharemaster option from the context menu (e.g., "Copy Title and URL", "Copy as Markdown", or "Copy as HTML") to copy the page information in your desired format.
## License
This project is licensed under the [MIT License](LICENSE).
## Support
If you have any questions or encounter any issues, please feel free to open an issue on GitHub.