cloudsave
cloudsave copied to clipboard
Stop Working after update chrome to Version 28.0.1500.20 m
hello, Cloud Save ext stop working after update chrome to Version 28.0.1500.20 m.
Remove, delete ext folder, and reinstall did not work,
Can you please help.
thanks
Chrome api changed and error occured:
Error in event handler for contextMenus: TypeError: Object #<NotificationCenter> has no method 'createHTMLNotification'
So one day before my exam I did a little reserach and tried to figure out how JavaScript works and 6 hours later I managed to fix this project. I even published it to the Web Store! https://chrome.google.com/webstore/detail/cloud-save/ehjiibljljecbmgpgdlkejiaadppplkp
I just used chrome.webkitnotification instead of HTMLNotification.
Since I am... well this is my first javascript experience, maybe it is not the best solution - but hey! It works now!
Hope you enjoy!