Fix of the broken software#29
Fix of the broken software#29Mahnas92 wants to merge 2 commits intoantimatter15:masterfrom Mahnas92:master
Conversation
Using window.webkitNotifications instead of the deprecated HTMLnotification Commenting the updateNotification code since it has no effect on the new notifications...
Adding creds/flattr...
|
I tried to copy the cloudsave.js to the file on my computer and it doesnt seem to work still. Do you know if this saves the file using the clients bandwidth or is it directly from the website to the cloud storage? |
|
Hello, Your code is still active on the Google Store, and is offering the cloud save extension with the most current version of Chrome (currently Version 51.0.2704.103 m). The program extension loads just fine, but if you an imagine all the Chrome changes over the past 3 years, your software when engaged by the end user such as myself, does nothing... it is completely unresponsive once the right click menu is open and a cloud service is selected. Perhaps this is a simple update, but no matter what, users still want your extension software and reading through other Chrome store users comments, it is easy to see that after years of no updates, the software is no longer working with Chrome Version 51.0.2704.103 m Can you please check the software and repair the Chrome integration issues? The date is July 7th, 2016. Thanks. |
I fixed this code so it functions again by using webkit notifications instead of HTMLnotifications (no longer supported in Chrome (version 28 and up))