Google Drive Setup Required

To enable "Save to Drive", you need to:

  1. Go to Google Cloud Console
  2. Create a new project or select existing
  3. Enable Google Drive API
  4. Create OAuth 2.0 credentials
  5. Add authorized JavaScript origin: https://yourdomain.com
  6. Copy your Client ID
  7. Replace 'YOUR_GOOGLE_CLIENT_ID' in the code with your actual Client ID