diff --git a/00-default/Browsers/browsers.rules b/00-default/Browsers/browsers.rules index 07aeddc..df94101 100644 --- a/00-default/Browsers/browsers.rules +++ b/00-default/Browsers/browsers.rules @@ -18,6 +18,11 @@ # Chromium - https://www.chromium.org/ { "name": "chromium", "type": "Doc-View" } +# Thorium - https://thorium.rocks/ +{ "name": "thorium", "type": "Doc-View" } +{ "name": "thorium-browser", "type": "Doc-View" } +{ "name": "/opt/chromium.org/thorium/thorium", "type": "Doc-View" } + # Cromite - https://github.com/uazo/cromite { "name": "cromite", "type": "Doc-View" }