-
Notifications
You must be signed in to change notification settings - Fork 66
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
pjax listener #26
pjax listener #26
Conversation
Have you tested the 2 scenarios I mentioned there? #21 (comment) |
yes |
The I tried your changes with |
when you go to Dependencies then click on Forks it look like the whole page changed but what actually happened is that :
i added an event listeners that monitor pjax requests then call
the
|
chrome extensions normally doesnt monitor |
if you wanna keep the "matches": [
"*://github.com/*/*/community",
"*://github.com/*/*/graphs/*",
"*://github.com/*/*/network/*",
"*://github.com/*/*/pulse"
], |
Okay, you explained it really well, thank you! |
closes : #9