Last active
July 4, 2017 22:12
-
-
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.
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
| javascript:(function(){document.querySelector('#advocate-modal').remove(); document.querySelector('.advocate-modal-visible').classList.remove('advocate-modal-visible')}()); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bless