Skip to content

fabiosangregorio/google-calendar-quick-duplicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-calendar-quick-duplicate

google-calendar-quick-duplicate

A simple Chrome Extension to quickly duplicate events on Google Calendar.

How it works

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.

Bugs and feature requests

For any issues, bugs and feature requests feel free to open an issue on Github.

Versioning

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).