From 9df5a680b964b35d539db35ec8454b5553f9c734 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 20 Jan 2025 14:30:55 +0300 Subject: Added Ultimate Tab https://github.com/libredirect/browser_extension/issues/942 --- src/config.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 13f9d761..55074df4 100644 --- a/src/config.json +++ b/src/config.json @@ -1262,6 +1262,11 @@ "name": "Freetar", "instanceList": true, "url": "https://github.com/kmille/freetar" + }, + "ultimateTab": { + "name": "Ultimate Tab", + "instanceList": true, + "url": "https://github.com/BenoitBellegarde/UltimateTab" } }, "targets": [ -- cgit 1.4.1