|
|
|
|
|
by Tim_M
5844 days ago
|
|
The arguments for install seem a bit weak and/or incorrect. > Web apps can't open popup windows Popupblocker allow > Web browsers cannot offer permanent storage https://developer.mozilla.org/en/DOM/Storage > Web apps can't put things on the clipboard Go to any github repo and there is a nice copy to clipboard button. > Web apps can't know when the system is idle (eg to turn the chat icon from green to yellow) Google chat has being do this for a long time already. |
|
- Google chat doesn't use true system idle time.