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: README
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
+
DOWNLOAD:
2
+
http://goo.gl/H7DwV
3
+
1
4
ABOUT:
2
-
Caffeine is an experimental extension for Google ChromeBooks that overrides the default power settings.
5
+
Caffeine is an experimental extension for Google ChromeBooks that overrides the default power settings. Source code available here: https://github.com/triune/caffeine
3
6
7
+
CHANGES:
4
8
v1 offers a simple icon that you can toggle to keep the screen on or off (the default mode is off and uses the ChromeBook's default power settings).
5
9
v2 was a complete re-write using Chrome's new event model vs. the older background page model. This update also got rid of the older deprecated v1 manifest and added an on-install notification to inform the user that the extension is now running.
0 commit comments