File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 33
44 "name" : " Web Activity Time Tracker" ,
55 "short_name" : " Web Time Tracker" ,
6- "version" : " 0.8.6 " ,
6+ "version" : " 1.0.0 " ,
77 "minimum_chrome_version" : " 26" ,
88
99 "description" : " Track and limit time your activity in the browser." ,
Original file line number Diff line number Diff line change 8484 < div class ="margin-top-10 ">
8585 < label class ="block "> Web Activity Time Tracker tracks your activity, if you active in browser (mouse
8686 or keyboard).
87- In order for the extension to also track when you watch a video on YouTube.com, you must grant permissions to
87+ In order for the extension to also track when you watch a video on YouTube.com, you must grant
88+ permissions to
8889 access the sites.
8990 It is necessary that extension will get access to DOM (Document Object Model).</ label >
9091 < input class ="margin-top-10 " type ="button " value ="Grant permission " id ='grantPermission '>
126127 </ div >
127128 < div id ='aboutBlock ' hidden >
128129 < div > < label id ='version '> </ label > </ div >
130+ < div class ="margin-top-20 "> < label > GitHub: < a href ="https://github.com/Stigmatoz/web-activity-time-tracker "
131+ target ="_blank "> github.com/Stigmatoz/web-activity-time-tracker</ a > </ label >
132+ </ div >
133+ < div class ="margin-top-20 "> < label > If you have feedback or would like to report an issue, you can do so on
134+ the < a href ="https://github.com/Stigmatoz/web-activity-time-tracker/issues " target ="_blank "> GitHub
135+ issues page</ a > </ label >
136+ </ div >
129137 < div class ="margin-top-20 ">
130138 < label > If experiencing problems, having questions or suggestions, please fill out < a
131139 href ="https://chrome.google.com/webstore/detail/web-activity-time-tracker/hhfnghjdeddcfegfekjeihfmbjenlomm/support "
Original file line number Diff line number Diff line change 11body {
22 font-family : "Segoe UI" , Tahoma, sans-serif !important ;
33 color : # 262626 ;
4+ background-color : aliceblue;
45}
56
67.content {
You can’t perform that action at this time.
0 commit comments