You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Could you please use pageManager.referrer instead of document.referrer for consistency with the Page Navigation content script? Otherwise LGTM, thanks!
Transitions mentions that the details for
onPageTransitionData
includes the referrer, and it does try to grab it, but the event coming out of the content script doesn't actually report it, so it always comes out blank indetails
.The text was updated successfully, but these errors were encountered: