📣 Help shape Firefox by joining our Test Days event on July 21–27 to test the Firefox Semantic History Search in Firefox Beta 142

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

What is firefox equivalent of Transition Qualifiers within Chrome?

Can you guys kindly point me to an object/api by which i can extract/access referrer information of a page.

Things like: 1) Referrer Url (I am already able to extract it) 2) path to current page (i.e. by clicking a link/ form submit in referrer page or through address bar) 3) whether user arrived at this page by clicking backward/forward button

For google chrome, I understand that the above information can be extracted through transition qualifiers (http://developer.chrome.com/extensions/webNavigation.html).

I would be most grateful if i am pointed to the right url / source within mozilla docs (not able to find it :().

Can you guys kindly point me to an object/api by which i can extract/access referrer information of a page. Things like: 1) Referrer Url (I am already able to extract it) 2) path to current page (i.e. by clicking a link/ form submit in referrer page or through address bar) 3) whether user arrived at this page by clicking backward/forward button For google chrome, I understand that the above information can be extracted through transition qualifiers (http://developer.chrome.com/extensions/webNavigation.html). I would be most grateful if i am pointed to the right url / source within mozilla docs (not able to find it :().

Chosen solution

Is this for developing a Firefox extension? For extension development questions, please try one of these forums:

Read this answer in context 👍 0

All Replies (1)

Chosen Solution

Is this for developing a Firefox extension? For extension development questions, please try one of these forums: