google chrome extension for displaying particular link history

50 views
Skip to first unread message

pratik patwari

unread,
Mar 26, 2014, 11:15:19 AM3/26/14
to chromium-...@chromium.org
I am making a google chrome extension which would save particular tab history i.e. it will show mapping of links via which i came to that particular link. How to proceed to it? Its a part of my academic assignment. Urgent help required

PhistucK

unread,
Mar 26, 2014, 2:27:53 PM3/26/14
to pratik patwari, Chromium-extensions
I guess you can use the chrome.tabs.onCreated and chrome.tabs.onUpdated (and maybe also chrome.tabs.onReplaced for completeness) events and store the data you get from the event for a particular tab (or an array of tabs).


PhistucK


On Wed, Mar 26, 2014 at 5:15 PM, pratik patwari <pratikp...@gmail.com> wrote:
I am making a google chrome extension which would save particular tab history i.e. it will show mapping of links via which i came to that particular link. How to proceed to it? Its a part of my academic assignment. Urgent help required

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/0919181f-c6be-4ec3-94ff-1221278e096c%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Reply all
Reply to author
Forward
0 new messages