We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0835f0e commit 9b72100Copy full SHA for 9b72100
src/options.html
@@ -143,9 +143,7 @@
143
<div id='restrictionsBlock' hidden>
144
<label>Access daily restrictions for websites: </label>
145
<div class="tooltip"><img src="/icons/information.svg" height="18" />
146
- <span class="tooltiptext">Set the time you can spend on the site during the day. After this time,
147
- access
148
- to the site will be blocked.</span>
+ <span class="tooltiptext">Set the maximum time allowed on the site per day. After this time, has elapsed the site will be blocked.</span>
149
</div>
150
<div class="margin-top-10">
151
<input type="text" class="label-with-list" placeholder="Enter site name..."
0 commit comments