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
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,15 +24,20 @@ Thumbnails are dynamic and playable.
24
24
25
25
26
26
## Install
27
-
Launching the app onceregisters the extension, the plug-in itself stays within the app bundle.
27
+
>Launch the app once. This registers the extension as the plug-in itself stays within the app bundle.
28
28
29
29
## Uninstall
30
-
Delete the app.
30
+
>Delete the app.
31
31
32
32
## Update
33
-
Replace the older app by the newer app.
34
-
MacOS looks for the extension from where app was launched the first time, so app is moved, a relaunch is needed.
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.
0 commit comments