aboutsummaryrefslogtreecommitdiff
path: root/wiki/safari.md
blob: 1ada79f3be7464aafa354efc9983d8b23adab6f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
layout: page
title: Safari
permalink: /wiki/safari
---

This page contains details on how to properly configure Safari for the best user experience.

## Extensions

To avoid being bombarded with tracking scripts and advertisements, you'll want to install the following Safari extensions:

* [AdGuard](https://adguard.com/en/adguard-mac/overview.html)
* [AdBlock](https://adblockplus.org/ad-blocker-safari)

## Web Browsing QoL

Display full links on hover (similar to default config for Firefox, Chrome):

1. Open the `View` menu item
2. Click `Show Status Bar`

Display full URL address in open tabs:

![Safari toggling ful adress URLs](/public/images/safari-full-address.png)

## Custom CSS

Include a "master" CSS file to override specific sites/elements with your own styling.

1. Open Safari `Settings`
2. Navigate to the `Advanced` tab
3. Select your custom CSS file in the dropdown

![Safari toggling ful adress URLs](/public/images/safari-settings-custom-css.png)