Google Drive Setup Required
To enable "Save to Drive", you need to:
- Go to Google Cloud Console
- Create a new project or select existing
- Enable Google Drive API
- Create OAuth 2.0 credentials
- Add authorized JavaScript origin:
https://yourdomain.com
- Copy your Client ID
- Replace 'YOUR_GOOGLE_CLIENT_ID' in the code with your actual Client ID