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

Whitelist #1

Closed
captn3m0 opened this issue Feb 3, 2014 · 7 comments
Closed

Whitelist #1

captn3m0 opened this issue Feb 3, 2014 · 7 comments

Comments

@captn3m0
Copy link
Owner

captn3m0 commented Feb 3, 2014

There should be a whitelist, stored as configuration options in localStorage; this would be matched against for every request that is intercepted. If the request referrer's domain is in the whitelist, then we skip the request in question (ie its not blocked).

Websites that would need this whitelist include github.com.

@jitendravyas
Copy link

Any progress on whilelist?

@captn3m0
Copy link
Owner Author

No, I didn't know anyone was even using this.

@jitendravyas
Copy link

I have installed it today. I found this when I was searching for ways to disable web fonts in browser.

I liked this plugin. I wish Whitelist and localfont blocking feature ( which is opposite to this)

Thanks for the plugin

@captn3m0
Copy link
Owner Author

When you say localfont blocking feature, do you mean blocking fonts that are served from the same domain?

@jitendravyas
Copy link

no. i actually want this feature https://code.google.com/p/chromium/issues/detail?id=472136 as a plugin.

@captn3m0
Copy link
Owner Author

That would be an entirely different plugin, I think.

If you'd like to work on it, this is a good API to start with.

@captn3m0
Copy link
Owner Author

Closing this.

I've added this to my ideas repo if anyone wants to work on this.

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

No branches or pull requests

2 participants