Skip to content

Commit

Permalink
Fix: change explanation texts
Browse files Browse the repository at this point in the history
  • Loading branch information
situplastik committed Jan 18, 2021
1 parent e5215e1 commit a4bfa29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ <h1>Settings</h1>
<textarea id="allowlist" value="" cols="80">
</textarea>
<br>
Blacklist urls, put websites into Google Container (for example third party SSO)<br>
<em>(Use one url per line.)</em>
Include additional urls in Google Container<br>
<em>(Means use Google Container on these additional urls, e.g. for third party SSO or "Log in with Google". Use one url per line.)</em>
</label>
</p>

Expand All @@ -77,8 +77,8 @@ <h1>Settings</h1>
<textarea id="whitelist" value="" cols="80">
</textarea>
<br>
Whitelisted urls<br>
<em>(Use one url per line.)</em>
Exclude Google urls in Google Container<br>
<em>(Means don't use Google Container on these Google urls. Use one url per line.)</em>
</label>
</p>

Expand Down

0 comments on commit a4bfa29

Please sign in to comment.