[Greasemonkey] Real soon now: S3 script val store

Rod McGuire mcguire at telerama.com
Tue Apr 4 20:11:08 EDT 2006


Quoting Jeremy Dunck <jdunck at gmail.com>:

> I want to add a GM_setCloudValue(), which would use S3 as a backing
> store, and which would require the user to configure GM to use their
> account.

I presume you would replicate in S3 prefs.js (for GM_setValue), the contents of
the gm_scripts directory, and anything else that GM stores. That way your GM
experience from 2 computers could be the same.

Why not make a seperate extension that does this for the entire firefox
directory? You could trap creating files under this directory as needing
replication. This would handle bookmarks, history, profiles, etc., and would
make your firefox experience the same from any computer.






More information about the Greasemonkey mailing list