Skip to content

Instantly share code, notes, and snippets.

@mi-lee
Last active July 4, 2017 22:12
Show Gist options
  • Select an option

  • Save mi-lee/6f05ee50fca504ff20e51c89742f851e to your computer and use it in GitHub Desktop.

Select an option

Save mi-lee/6f05ee50fca504ff20e51c89742f851e to your computer and use it in GitHub Desktop.
remove linkedin modal bookmarklet. select and drag the text to your bookmarks bar.
javascript:(function(){document.querySelector('#advocate-modal').remove(); document.querySelector('.advocate-modal-visible').classList.remove('advocate-modal-visible')}());
@ajfigueroa
Copy link
Copy Markdown

Bless

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