Skip to content

Instantly share code, notes, and snippets.

@jswhisperer
Created November 29, 2024 22:54
Show Gist options
  • Save jswhisperer/6767ae86821135ef73d4f906c4ff8025 to your computer and use it in GitHub Desktop.
Save jswhisperer/6767ae86821135ef73d4f906c4ff8025 to your computer and use it in GitHub Desktop.
linkedin-work-skills-add.js
[
...document
.getElementById(
"checkbox-form-component-profileEditFormElement-SKILL-AND-ASSOCIATION-skill-ACoAAER-oMoBZ2Gj7DeLnyDhqW4wgvSDFHT2VJ4-1-associations-positionUrns"
)
.querySelectorAll("label[data-test-text-selectable-option__label]"),
].map((item) => item.click());
@jswhisperer
Copy link
Author

Do not abuse, intended for personal use, for legitimate skills shared at multilple positions for people with arthritis and fatigue as an accessibility aid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment