Skip to content

Commit

Permalink
Updated release and vertical radio options.xul (line break between them)
Browse files Browse the repository at this point in the history
  • Loading branch information
own3mall committed Jun 27, 2023
1 parent 6d0a1f6 commit b5da96d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified release/YouTubeNonStop.xpi
Binary file not shown.
2 changes: 1 addition & 1 deletion src/options.xul
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<vbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<setting type="radio" pref="extensions.youtubenonstop.functionality"
title="Functionality:">
<radiogroup>
<radiogroup orient="vertical">
<radio value="simple" label="Look for paused video / audio notification only for non-stop playback."/>
<radio value="advanced" label="Experimental (may cause problems) scanning and dismissing of multiple YouTube annoyances including paused notification for non-stop playback."/>
</radiogroup>
Expand Down

0 comments on commit b5da96d

Please sign in to comment.