exile-center / better-trading

QoL improvements for the official PathOfExile trading site.
30 stars 6 forks source link

Avoid showing up the extension when the trade site is down #65

Closed pboutin closed 3 years ago

pboutin commented 3 years ago

🐛 Problem

The extension booted in a weird state when the trade app is down.

image

💊 Solution

We avoid touching the layout and hide the extension container when the div#trade cannot be found.

🤖 Beep beep bop

github: #51