new-xkit / XKit

Fork of XKit, the extension framework for Tumblr
https://new-xkit-extension.tumblr.com
Other
459 stars 135 forks source link

Fix React settings pages disabling XKit #2103

Closed marcustyphoon closed 1 year ago

marcustyphoon commented 1 year ago

This disables the XKit page exclusion check if the current page uses React.

On React pages, the initial page URL does not make sense as a distinguishing factor that determines if XKit should run. Soft navigation within the group of Redpop pages cannot start or stop XKit scripts from running, so excluding XKit from a subset of those pages has no beneficial effect and causes the extension to unexpectedly appear broken.