Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendly UUID Extractor

A simple Chrome extension that extracts event type UUIDs from Calendly booking pages.

What it does

  • Monitors Calendly page requests in the background
  • Extracts the event type UUID automatically
  • Generates the API endpoint URL: /api/booking/event_types/[uuid]
  • Copies the URL to your clipboard with one click

How to use

  1. Load the extension in Chrome (Developer mode)
  2. Visit any Calendly booking page
  3. Click the extension icon
  4. Click "Get Event Type URL"
  5. The URL is automatically copied to your clipboard

Installation

  1. Download or clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked" and select this folder

Files

  • manifest.json - Extension configuration
  • background.js - Monitors network requests
  • popup.html - Extension interface
  • popup.js - Handles button clicks and clipboard

Use case

Perfect for developers working with the Calendly API who need to quickly get event type endpoints from booking pages.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages