This script is designed to bypass visual overlays and restrictive styles (such as paywalls or scrolling blocks) on glassdoor. Derived from https://update.greasyfork.org/scripts/531857/Glassdoor%20Paywall%20Remover%20Update.user.js
Isn't it annoying that you can't just read the damned full reviews on Glassdoor? The site nags you constantly.
Well, this script fixes that for you. It will reveal the truncated review text so you can read it without extra clicks or frustration.
It is Derived from https://update.greasyfork.org/scripts/531857/Glassdoor%20Paywall%20Remover%20Update.user.js
by Percio Andrade @ https://github.com/percioandrade
I added a MutationObserver pattern that works very well for dynamic pages to scrub content as it gets rendered without refreshing the page.