|
|
I'd like extensions to have access to user preferences like "Use a web service to help resolve navigation errors" (basically, everything under chrome://settings/advanced that we mention in the privacy whitepaper). I see two distinct use-cases:
1. I'd like to creation an app-version of the whitepaper itself that offers users the ability to change settings trivially.
2. I'd like external developers (and perhaps also us) to be able to create extensions that help guide users into certain groups of settings.
I talked with bauerb@ a moment ago about this, and he's into the idea, but I'd appreciate feedback from the extension team before I start putting together a strawman CL. Specifically, if this is something that you guys agree we should implement, where should it sit? Under `chrome.contentSettings.[something]`?
Thanks!
|