Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to port "Intercepting Page Loads" #271

Closed
Miserlou opened this issue Aug 24, 2017 · 1 comment
Closed

How to port "Intercepting Page Loads" #271

Miserlou opened this issue Aug 24, 2017 · 1 comment

Comments

@Miserlou
Copy link

@Miserlou Miserlou commented Aug 24, 2017

There is a page on the Mozilla wiki about Intercepting Page Loads - unfortunately, this of course now outdated, but I have no idea how to port these concepts.

The problem is that webRequest does not differential between items loaded on a page and the load of a deliberately-visited page itself. I've read through all of the events in this repo and I don't see anyway to differentiate between page loads and contents on a page.

Is there a way to intercept a deliberately loaded page before it loads, without having to inspect in-transit HTTP requests?

[Sorry if I'm using this project's issue's page inappropriately, if you could be so kind as to direct me to a better forum for these types of questions I'd appreciate it!]

@andymckay
Copy link

@andymckay andymckay commented Aug 24, 2017

Please use the mailing list dev-addons: https://mail.mozilla.org/listinfo/dev-addons to ask this sort of question. Thanks.

@andymckay andymckay closed this Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants