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: options.html
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -56,20 +56,25 @@
56
56
<optionvalue="month3">3 month</option>
57
57
</select>
58
58
</div>
59
+
<divclass="margin-top-10">
60
+
<label>Data in memory use </label><labelid='memoryUse'>test</label>
61
+
</div>
59
62
<divclass="margin-top-10"><inputtype="button" value="Clear all data" id='clearAllData'></div>
60
63
<divclass="notify" id='notify' hidden>
61
64
Data succeed deleted
62
65
</div>
63
66
</div>
64
67
</div>
65
68
<divid='aboutBlock' hidden>
66
-
<div><labelid='version'>v0.7.0</label></div>
69
+
<div><labelid='version'>v0.7.1</label></div>
67
70
<divclass="margin-top-20">
68
-
<label>If experiencing problems, having questions or suggestions, please fill out <ahref="https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm/support" target="_blank">support
71
+
<label>If experiencing problems, having questions or suggestions, please fill out <ahref="https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm/support"
72
+
target="_blank">support
69
73
form</a>.</label>
70
74
</div>
71
75
<divclass="margin-top-20">
72
-
<label>Do you enjoy using Web Activity Time Tracker? <ahref="https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm/reviews" target="_blank">Let me know!</a></label>
76
+
<label>Do you enjoy using Web Activity Time Tracker? <ahref="https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm/reviews"
0 commit comments