Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.73 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.73 KB

iCal Generator Chrome Extension

iCal Generator is a simple Chrome extension that allows you to easily create custom ICS files.

Popup
Screenshot v1 0 2

Features

  • Generate ICS files with specified event name, date, time, and location
  • Easily download the generated ICS files
  • Intuitive date picking with a popup calendar

Installation

  1. Download the Zip file.
  2. Extract the downloaded Zip file.
  3. Open the Chrome browser and click on the three dots in the top-right corner.
  4. From the drop-down menu, select "More tools" and then "Extensions".
  5. In the Extensions tab, toggle the switch in the top-right corner to "Developer mode".
  6. Click on the "Load unpacked" button and select the downloaded extension folder.
  7. The extension will be added to Chrome and will appear in the list of installed extensions.

Pinning the Extension

  1. Click on the three dots in the top-right corner of the Chrome browser.
  2. Select "More tools" and then "Extensions" from the drop-down menu.
  3. Toggle the switch located in the bottom-right corner of the extension card.
  4. "Extensions" will now appear next to the Chrome address bar.
  5. Click the pin button located to the right of the iCal Generator Chrome Extension when it appears in the list of extensions.
  6. A new icon for the iCal Generator Chrome Extension will now appear to the left of the "Extensions" button.

Usage

  1. Click on the extension icon to open the popup.
  2. Fill in the event name, date, time, and location.
  3. Click the "Generate iCal" button to create the ICS file.
  4. Click the "Download iCal" link to download the generated ICS file.

License

MIT License