This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // LinkedIn → Google Contacts Bookmarklet v9 | |
| // Paste the full script into the F12 console on any LinkedIn profile page | |
| // | |
| // Collects: Name (cleaned), Suffix (credentials), Headline, Company, Job Title, | |
| // Department, Email, Phone, Location, Website (LinkedIn URL + Company URL), | |
| // Connected Since, Birthday, Certs (custom), About (notes) | |
| // Outputs: Google Contacts import CSV or VCF (your choice) | |
| // Labels: "LinkedIn" always applied + prompts for additional label | |
| (function() { |