Skip to content

Commit 80c84d2

Browse files
FiloSottilewillnorris
authored andcommitted
readme: add Firefox instructions
1 parent 3af59c5 commit 80c84d2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,13 @@ Only links that don't already exist in the database will be added.
127127
You can also resolve links locally using a snapshot file:
128128

129129
golink -resolve-from-backup links.json go/link
130+
131+
## Firefox configuration
132+
133+
If you're using Firefox, you might want to configure two options to make it easy to load links:
134+
135+
* to prevent `go/` page loads from the address bar being treated as searches,
136+
navigate to `about:config` and add a boolean setting `browser.fixup.domainwhitelist.go`
137+
with a value of _true_
138+
139+
* if you use HTTPS-Only Mode, [add an exception](https://support.mozilla.org/en-US/kb/https-only-prefs#w_add-exceptions-for-http-websites-when-youre-in-https-only-mode)

0 commit comments

Comments
 (0)