mozillabrasil / sumo_live_helper

Helper Add-on for SUMO forum contributors
https://addons.mozilla.org/firefox/addon/sumo-live-helper-/
Mozilla Public License 2.0
7 stars 8 forks source link

Prevent blank new tab from opening #176

Closed WesleyBranton closed 3 years ago

WesleyBranton commented 3 years ago

Added a check in the openQuestion() function that aborts opening a question if the element that is does not have a URL attached to it (meaning it's not a question button). This fixes #175.