Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 7 additions & 9 deletions src/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,12 @@
</div>
<!-- YouTube -->
<div class="margin-top-10">
<label class="block">Web Activity Time Tracker tracks your activity, if you active in browser
(mouse
or keyboard).
<label class="block">Web Activity Time Tracker tracks your activity when you're active in
the browser with your mouse or keyboard.
In order for the extension to also track when you watch <span class="bold">a video on
YouTube / Netflix</span>, you need grant
permission to
access the sites.
It is necessary that extension will get access to DOM (Document Object Model).</label>
YouTube / Netflix</span>, you need grant it
permission to access these sites.
The extension needs permission to access to the DOM (Document Object Model) to tell if a video is currently playing.</label>
</div>
<div class="margin-top-10">
<label class="bold site-name">YouTube</label>
Expand All @@ -131,7 +129,7 @@
</div>
<div class="margin-top-10"><input type="button" value="Clear all data" id='clearAllData'></div>
<div class="notify" id='notify' hidden>
Data succeed deleted
Data successfully deleted
</div>
</div>
</div>
Expand Down Expand Up @@ -237,4 +235,4 @@
</div>
</body>

</html>
</html>