ojengwa / pleft

Automatically exported from code.google.com/p/pleft
GNU General Public License v3.0
1 stars 0 forks source link

Suggest Chrome users to install Pleft as an app #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If someone visits pleft.com using Google Chrome but he hasn't installed Pleft 
yet as an app, a notice could be shown that it's installable via:

https://chrome.google.com/webstore/detail/gaplcjgcfjoianghpkfkbgggdidedcid

Not sure whether there is an API to discover whether the app has been 
installed. If not, show the notification to every Chrome user but make it 
really easy to dismiss.

Original issue reported on code.google.com by sander.d...@gmail.com on 23 Dec 2010 at 4:34

GoogleCodeExporter commented 9 years ago
Discovery can be done by checking window.chrome.app.isInstalled.

Original comment by sander.d...@gmail.com on 25 Jan 2011 at 4:16

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 1ab107b861.

Original comment by sander.d...@gmail.com on 25 Jan 2011 at 4:46