ezpp
ezpp copied to clipboard
Fix throwing error on discussion page
- Conflicts with: #113
Fixes Cannot read property 'textContent' of null
on the discussion page (example: https://osu.ppy.sh/beatmapsets/999999/discussion/266044/timeline)
This PR fixes that error by hiding the extension popup. Do we need to show, instead of hiding them?