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

Enable/Disable individual permissions (globally, or for individual sites) #2

Open
josh-berry opened this issue Dec 28, 2012 · 0 comments

Comments

@josh-berry
Copy link

It would be nice to be able to enable or disable tweaks (e.g. copy/paste protection, right-click menu protection, etc.) through the settings. This seems like it has the potential to become a really awesome way to manage fine-grained JavaScript permissions on a site-by-site basis.

I'd like to be able to say something like:

  • For all sites:
    • Always allow copy/paste: ENABLED
    • Force right-click to bring up the context menu: ENABLED
    • Force links to open in the same tab: DISABLED
    • ...

And then for bonus points, it would be great to be able to override the global permissions, e.g.:

  • For google.com:
    • Force right-click to bring up the context menu: DISABLED
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

1 participant