Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Submit pages onbeforeunload? #52

Open
da2x opened this issue Jul 18, 2018 · 0 comments
Open

Submit pages onbeforeunload? #52

da2x opened this issue Jul 18, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@da2x
Copy link
Contributor

da2x commented Jul 18, 2018

The content script can set a variable stating when the page was loaded (activity started time), and submit pages with sendMessage in onbeforeunload (activity stopped time) instead of guesstimating at 30-seconds. I'm not sure of this is better than just saying 30 seconds, though. I’m unclear exactly how Windows Timeline use/present this data. Based on some experiments with Edge, it would seem that long-lived tabs/activities are prioritized over shorter-lived tabs when Timeline summarizes a day and compresses it down to a few entries. This could mean webmail would be the number one item for most days for most users, but I suspect that Timeline will prioritize more unique activities (unconfirmed; it’s not like there is any documentation on any of this – but I’m not seeing Tweetdeck and webmail stand out in my own Timeline).

@DominicMaas DominicMaas added the enhancement New feature or request label Jul 18, 2018
@DominicMaas DominicMaas added this to the 1.0.6 milestone Aug 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants