Skip to content

Tweak `isOnNewTabPage` patch

The 128 patch for browser-places.js still works, but can be simplified since upstream changed from essentially

currentUri.spec.startsWith(uri)

to

currentUri.equalsExceptRef(uri)

So we can change our patch to just add "about:tor" to newTabURLs.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information