|
|
|
|
|
by mitchas
3061 days ago
|
|
I've thought about that... If things change and break, it should be pretty easy to fix as long as LinkedIn doesn't make massive changes... The extension just goes through the page and extracts the elements that contain what I need. So to get the person's name, it just looks for h1.pv-top-card-section__name and grabs that. As long as what I need is available and visible on the page, I should be able to grab it. The next thing I'm working on is something similar to ineedaresu.me (a project I made a few years ago) - but with a ton of improvements and better themes and customization options. It'll work the same as this extension, but it won't rely on LinkedIn - you'll have to enter the content yourself. |
|