A simple Chrome Extension to quickly duplicate events on Google Calendar.
This extension adds a "Duplicate event" icon on the event preview card, letting you quickly duplicate it with one single click.
You can also quickly duplicate the event by holding Alt (option on MacOS) while clicking the event.
For any issues, bugs and feature requests feel free to open an issue on Github.
Releases versions on Github correspond to the relative release version on the Chrome Web Store.
We follow Semantic Versioning. The version X.Y.Z indicates:
- X is the major version (backward-incompatible),
- Y is the minor version (backward-compatible), and
- Z is the patch version (backward-compatible bug fix).