Replace "section-unallowed" with "section-allowed" on GenerateWP pages.
GenerateWP - Unlock Unallowed Modules
This Tampermonkey script automatically replaces all instances of the class "section-unallowed" with "section-allowed" on GenerateWP pages. This is particularly useful for webpages that dynamically load content (e.g., via AJAX), as the script continually monitors the page for changes and applies the replacement as needed.
Features
Usage