goodjack / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

scriptno - no longer developed? #133

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi scriptno,

I am hoping that as a dev life is going well for you. I am hoping to hear back 
on the status of this project for it is one of the only reason keeping me on 
this (chrome) platform. If you are taking a break from this project please let 
me know so I can also contact Steve Gibson from GRC about the progress of your 
fantastic product!

Thanks
-Yu

Original issue reported on code.google.com by android....@gmail.com on 29 Aug 2012 at 4:07

GoogleCodeExporter commented 8 years ago
I guess so yu, too bad I liked where this was going too.

Original comment by falsef...@gmail.com on 9 Oct 2012 at 12:07

GoogleCodeExporter commented 8 years ago
Sorry for the late reply, I've been busy with life!

I just released v1.0.6.3 which has Cross-Device Settings Auto-Syncing :)

Give it a try and let me know how it's working for you!

Original comment by andr...@gmail.com on 27 Dec 2012 at 1:07

GoogleCodeExporter commented 8 years ago
Hey Scriptno,

How are you syncing the settings? And how is the setting stored? I will not 
have it enabled until I know these things.

Thank you

Original comment by android....@gmail.com on 27 Dec 2012 at 8:43

GoogleCodeExporter commented 8 years ago
Hi,

They are being synced using the chrome.storage.sync.set API: 
https://developer.chrome.com/trunk/extensions/storage.html#property-sync

"When using storage.sync, the stored data will automatically be synced to any 
Chrome browser that the user is logged into, provided the user has sync 
enabled."

You can view the source code of ScriptSafe here (line 563): 
https://code.google.com/p/scriptno/source/browse/trunk/js/scriptsafe.js#563

I hope this clarifies things!

Original comment by andr...@gmail.com on 27 Dec 2012 at 10:32

GoogleCodeExporter commented 8 years ago
Understood, Thank you for the clarification

Original comment by android....@gmail.com on 27 Dec 2012 at 11:09

GoogleCodeExporter commented 8 years ago

Original comment by andr...@gmail.com on 1 Jan 2013 at 7:45