This Firefox extension replaces the Overleaf logo with the Konoha leaf symbol from Naruto on the TU Darmstadt ShareLaTeX website.
| Original Logo | New Logo |
|---|---|
![]() |
![]() |
Download the signed extension from the addons store
You can also build and sign it yourself using web-ext
- Install web-ext
npm install --global web-ext - Package the extension
web-ext build - Sign the extension
web-ext sign --api-key=$AMO_JWT_ISSUER --api-secret=$AMO_JWT_SECRET
- Doesn't work with Dark Reader enabled

