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

Limit extension's activity to local sites #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 7, 2018

  1. fix: missing js-statement to reload.js, syntax

    The addresses may match "non-private"-adresses in case an address is constructed in a matching way (e. g. 10.a.b..com), at least it is willing to restrict itself.
    
    Not tested, due to non-available environment.
    
    Description of the matching mechanism:
    https://developer.chrome.com/extensions/content_scripts#matchAndGlob
    t-hofmann authored Nov 7, 2018
    Configuration menu
    Copy the full SHA
    bcc414b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from t-hofmann/t-hofmann-limit-activity-scope-1

    fix: missing js-statement to reload.js, syntax
    t-hofmann authored Nov 7, 2018
    Configuration menu
    Copy the full SHA
    7286683 View commit details
    Browse the repository at this point in the history