Skip to content

Whitelist dot local domains #78

@WeaverStever

Description

@WeaverStever

I was developing a php website and crashed the browser a couple of times.

Somehow, javascript switcher got enabled for the local space I was working in.

I tried to white list the ".local" tld in the application, but it does not seem to accept any wildcard variations for this.

The fiasco cost me quite a few hours and I'm adding the following to my websites as a workaround

<noscript>
  <div>
    <h2> This site requires JavaScript.</h2>
  </div>
</noscript>

BTW: Thanks for this plugin, It worked flawlessly in earlier versions of Google Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions