From 8ec6ad0040b72ccef01c42e66702fac8a762f78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zen=C3=A7=20Bilgili?= Date: Mon, 10 Feb 2020 14:42:53 +0300 Subject: [PATCH] Add guide link for setting up custom URLs for new tabs on Firefox --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 53184a0..06f5b41 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ This allows you to invoke Tilde with your native browser search bar. Open up the [script.js](js/script.js) file and read through the `CONFIG`! +## Setting it up for new tabs on Firefox + +By default Firefox won't let you set a custom URL for new tabs but there is a work-around to circumvent the problem. + +You can follow [Urimu's Guide](https://github.com/Urimu/Startpage#setting-it-up-on-firefox) to set your new tab to launch custom URLs. + ## License Feel free to [use this and modify it however you like](https://github.com/Ozencb/tilde-enhanced/blob/master/LICENSE). \ No newline at end of file