That switch is too new for the latest Dev release, maybe? Because (at least with inspecting the background page of some extension with the Developer Tools and executing stuff) I can totally use them without any command line switch or that permission.
>From the manifest - "permissions": [ "tabs", "http://*/*" ], ☆PhistucK On Fri, Dec 11, 2009 at 17:28, Aaron Boodman <a...@google.com> wrote: > You can kinda see the history docs by looking at the source. The file > you want is: > > > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/api/extension_api.json?view=markup > > Search for "history". > > Note that experimental APIs do not work by default. You must add the > --enable-experimental-extension-apis switch to Chrome *and* add the > "experimental" permission to your manifest in order to enable them > (although note that for now, you must actually only do one of these or > the other -- this will change soon). Also, extensions that use > experimental APIs are not allowed in the gallery. > > - a > > On Fri, Dec 11, 2009 at 5:29 AM, PhistucK <phist...@gmail.com> wrote: > > It seems like experimental (popup and I think, history) APIs do not get > the > > treat of being documented. > > Also, no documentation exists regarding the next APIs, but I know that a > > preliminary history API implementation was landed on Trunk and it also > > exists on the Dev channel and I assume, on the Beta channel as well. > > It seems that popup and history APIs are there, in the experimental APIs, > so > > I assume those will be official next (unless they fail completely ;)). > > ☆PhistucK > > > > > > On Fri, Dec 11, 2009 at 14:14, Andrey <andrey.adai...@gmail.com> wrote: > >> > >> Are there any docs about experimental API? Or about API that is going > >> to be released next? > >> > >> -- > >> > >> You received this message because you are subscribed to the Google > Groups > >> "Chromium-extensions" group. > >> To post to this group, send email to > chromium-extensi...@googlegroups.com. > >> To unsubscribe from this group, send email to > >> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com> > . > >> For more options, visit this group at > >> http://groups.google.com/group/chromium-extensions?hl=en. > >> > >> > > > > -- > > > > You received this message because you are subscribed to the Google Groups > > "Chromium-extensions" group. > > To post to this group, send email to > chromium-extensi...@googlegroups.com. > > To unsubscribe from this group, send email to > > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com> > . > > For more options, visit this group at > > http://groups.google.com/group/chromium-extensions?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to chromium-extensi...@googlegroups.com. To unsubscribe from this group, send email to chromium-extensions+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en.