Skip to content

Instantly share code, notes, and snippets.

@Briuor
Created January 12, 2021 03:40
Show Gist options
  • Save Briuor/534d9043d4c021b1fa693a8966ef18b0 to your computer and use it in GitHub Desktop.
Save Briuor/534d9043d4c021b1fa693a8966ef18b0 to your computer and use it in GitHub Desktop.
Skip avaliation and salary on glassdoor.com
// Copy paste this code on console tab
$('.css-6ile9a').css({display: 'none', visibility: 'hidden'});
$('body').css('overflow-y', 'auto');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment