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

Manage tabs without webNavigation #2

Open
ShaneHarvey opened this issue Dec 1, 2015 · 0 comments
Open

Manage tabs without webNavigation #2

ShaneHarvey opened this issue Dec 1, 2015 · 0 comments

Comments

@ShaneHarvey
Copy link
Collaborator

Using the webNavigation API displays this permission to users "Read your browsing history." This would likely turn users away from installing because it makes StopLeak seem fishy.

We either can use tabs.onUpdated and tabs.onCreated or use "main_frame" requests (in webRequest.onBeforeRequest) to replace the functionality of webNavigation.onCommited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants