You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ Thumbnails are dynamic and playable.
24
24
25
25
26
26
## Install
27
-
>Launch the app once. This registers the extension as the plug-in itself stays within the app bundle.
27
+
>Launch the app once. This registers the extension as the extension itself stays within the app bundle.
28
28
29
29
## Uninstall
30
30
>Delete the app.
31
31
32
32
## Update
33
-
>Replace the older app by the newer app. MacOS looks for the extension from where app was launched the first time: if app is moved, a relaunch is needed.
33
+
>Replace the older app with the newer app. MacOS looks for the extension in the app: if app is moved, a relaunch might be needed.
34
34
35
35
36
36
@@ -42,7 +42,7 @@ Thumbnails are dynamic and playable.
42
42
Notarized and gatekeeper-approved.
43
43
44
44
45
-
Once the app is launched, the WebM Quicklook extension appears in the`Extensions` from `General` in macOS' `System Settings`, and disapears when app is deleted.
45
+
Once the app is launched, the WebM Quicklook extension appears in `Extensions` from `General` in macOS' `System Settings`, and disapears if app is deleted.
0 commit comments