From 4faf29d2130973058dd14957b91b5fa8e9bb3a1c Mon Sep 17 00:00:00 2001 From: Riverxia Date: Sat, 7 Feb 2026 15:18:03 -0500 Subject: [PATCH] chore: add branding to nightly to assist with certain testing (e.g. browser identification) --- surfer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/surfer.json b/surfer.json index aba04bfbf..8421434ac 100644 --- a/surfer.json +++ b/surfer.json @@ -45,6 +45,16 @@ "repo": "zen-browser/desktop" } } + }, + "unofficial": { + "backgroundColor": "#282A33", + "brandShorterName": "Zen", + "brandShortName": "Nightly", + "brandFullName": "Zen Nightly", + "release":{"displayVersion":"1.19u"}, + "github": { + "repo": "zen-browser/desktop" + } } }, "license": {