On Thu, Oct 15, 2009 at 11:45 AM, Dan <[email protected]> wrote:

> Am I able to make the extension forward compatible, by adding the new
> properties to the manifest.json as well?


Yes, the manifest parser tolerates extra properties. If you want to test it,
you can download a trunk Chromium:

http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/ (just pick the
one with the biggest number)

The programmatic API is also slightly different, but you can just use object
detection to try both of them.

- a

--~--~---------~--~----~------------~-------~--~----~
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