There is an experimental (soon to be official) history API. http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/api/extension_api.json Search for - experimental.history
You need the "experimental" permission in order to use the API *and* a command line switch "--enable-experimental-extension-apis". ☆PhistucK On Wed, Jan 20, 2010 at 16:33, Jan <[email protected]> wrote: > Is there a way to control which pages are stored into history? Is it > possible to create a chrome extension that does something like that? > > -- > 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]<chromium-extensions%[email protected]> > . > 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 [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.
