cloudsave icon indicating copy to clipboard operation
cloudsave copied to clipboard

Facebook Integration

Open madclark opened this issue 11 years ago • 2 comments

Up until recently the Facebook link worked seamlessly. But recently it's not working. I tried it with all other extensions turned off and have not made any recent changes to my browser set up. any idea why this might be broken and if there's anything I personally can do to fix it?

madclark avatar Jun 27 '13 18:06 madclark

Actually, none of the features now work. Cannot connect to any service. I am on Windows 7 with Chrome 28.0.1500.63 m

madclark avatar Jun 28 '13 15:06 madclark

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!

Mahnas92 avatar Mar 09 '14 15:03 Mahnas92