Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Chrome history
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jan  
View profile  
 More options Jan 20 2010, 9:33 am
From: Jan <aeroheart...@gmail.com>
Date: Wed, 20 Jan 2010 06:33:07 -0800 (PST)
Local: Wed, Jan 20 2010 9:33 am
Subject: Chrome history
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 20 2010, 1:16 pm
From: PhistucK <phist...@gmail.com>
Date: Wed, 20 Jan 2010 20:16:23 +0200
Local: Wed, Jan 20 2010 1:16 pm
Subject: Re: [crx] Chrome history

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 21 2010, 7:25 am
From: PhistucK <phist...@gmail.com>
Date: Thu, 21 Jan 2010 14:25:14 +0200
Local: Thurs, Jan 21 2010 7:25 am
Subject: Re: [crx] Chrome history

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan  
View profile  
 More options Jan 21 2010, 8:23 am
From: Jan <aeroheart...@gmail.com>
Date: Thu, 21 Jan 2010 05:23:40 -0800 (PST)
Local: Thurs, Jan 21 2010 8:23 am
Subject: Re: Chrome history
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:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 21 2010, 8:35 am
From: PhistucK <phist...@gmail.com>
Date: Thu, 21 Jan 2010 15:35:28 +0200
Local: Thurs, Jan 21 2010 8:35 am
Subject: Re: [crx] Re: Chrome history

I do not understand what you mean by "automatically run chrome with the
shortcut".

And I am not familiar with the "history2 extension".

☆PhistucK


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PhistucK  
View profile  
 More options Jan 21 2010, 2:34 pm
From: PhistucK <phist...@gmail.com>
Date: Thu, 21 Jan 2010 21:34:56 +0200
Local: Thurs, Jan 21 2010 2:34 pm
Subject: Re: [crx] Re: Chrome history

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »