Well, it is not working for me (and I did not add the discussed command line
switch).

I know that there was a bug - the command line switch was not necessary, it
would work even if you did not add it - but they fixed it recently.
Maybe that is why you were confused.

☆PhistucK


On Thu, Jan 21, 2010 at 16:05, Jan Chua <aeroheart...@gmail.com> wrote:

> history2 is an extension in Google that sorts history according to access
> time and then sorts it according to host.
>
> (Info from this site:
> https://chrome.google.com/extensions/detail/cahejgbbfgmlmjgdjlibphdjeldhagkp
> )
>
> I just would want to know how an extension can use the history API of
> google without having to go the trouble of entering the command in the
> command line. Is there a workaround?
>
> On Thu, Jan 21, 2010 at 9:35 PM, PhistucK <phist...@gmail.com> wrote:
>
>> I do not understand what you mean by "automatically run chrome with the
>> shortcut".
>>
>> And I am not familiar with the "history2 extension".
>>
>> ☆PhistucK
>>
>>
>> On Thu, Jan 21, 2010 at 15:23, Jan <aeroheart...@gmail.com> wrote:
>>
>>> thank you very much.
>>> here's a few more questions... is there any way to automatically run
>>> chrome with the shortcut? and is the history2 extension using the same
>>> api? i'm wondering how history2 can actually work even without the
>>> command line switch.
>>>
>>>
>>> On Jan 21, 8:25 pm, PhistucK <phist...@gmail.com> wrote:
>>> > Regarding the methods\functions, that is exactly the information you
>>> can get
>>> > from the provided link.
>>> http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensi...
>>>
>>> >
>>> > The "permissions" part is in the manifest, yes. Add "experimental" to
>>> the
>>> > list of permissions in there.
>>> >
>>> > Regarding the command line switch -
>>> > Close Chrome.
>>> > Right click on your Chrome shortcut, append this to the "Target" field
>>> -
>>> > --enable-experimental-extension-apis
>>> > (So it would look like this -
>>> > "C:\Documents and Settings\username\Local Settings\Application
>>> > Data\Google\Chrome\Application\*
>>> > chrome.exe" --enable-experimental-extension-apis*
>>> > Or closely similar.
>>> > )
>>> > Start Chrome with that shortcut.
>>> >
>>> > ☆PhistucK
>>> >
>>> >
>>> >
>>> > On Thu, Jan 21, 2010 at 14:03, Jan Chua <aeroheart...@gmail.com>
>>> wrote:
>>> > > where can this be implemented? i'm a n00b on extensions. i'm gonna
>>> > > guess this is on the manifest file?
>>> >
>>> > > what are the methods/functions that can be used in
>>> experimental.history?
>>> >
>>> > > On 1/21/10, PhistucK <phist...@gmail.com> wrote:
>>> > > > There is an experimental (soon to be official) history API.
>>> >
>>> > >
>>> http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensi...
>>>
>>> > > > 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 <aeroheart...@gmail.com> 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
>>> > > chromium-extensi...@googlegroups.com.
>>> > > >> To unsubscribe from this group, send email to
>>> > > >> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
>>> <chromium-extensions%2bunsu­bscr...@googlegroups.com>
>>> > > <chromium-extensions%2bunsubscr...@googlegroups.com<chromium-extensions%252bunsubscr...@googlegroups.com>
>>> <chromium-extensions%252­bunsubscr...@googlegroups.com>
>>>
>>> >
>>> > > >> .
>>> > > >> For more options, visit this group at
>>> > > >>http://groups.google.com/group/chromium-extensions?hl=en.- Hide
>>> quoted text -
>>> >
>>> > - Show quoted text -
>>>
>>>
>>> --
>>> 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.

Reply via email to