So, I'm getting ready to write my first extension.  Anyhow, one area
that concerns me is the permissions setting in the json file.  It
seems like it works great if you are someone like Google where your
apps are all on your server.  But if you have a product that can be
installed on any domain (like, say wordpress), it seems like your only
option is to put in a complete wildcard (which seems insecure).  Is
there a way I'm not seeing to have the extension dynamically change
the permission setting.  That way you could do something like a
request to a central server and validate a URL as acceptable and then
allow that URL from then on.

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to