Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Nashterator
Engaged Sweeper III

Good day

Im install Win11 25H2 and Chrome 141.0.7390.108, then install Lansweeper chromium extension.

I encountered a problem with the extension. I can't perform basic actions, such as ping or tracert, in the basic actions section. When I click it, nothing happens, and the Chrome console displays an error:


Refused to run the JavaScript URL because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' chrome-extension://38974a41-65f6-4947-90a3-75b23f1b2164/". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to event handlers, style attributes, and Javascript: navigations unless the 'unsafe-hashes' keyword is present.

 

1 REPLY 1
FrankSc
Lansweeper Tech Support
Lansweeper Tech Support

Dear, 
Is it possible that there is a CSP is active, blocking this?
That could be:

  • A privacy / ad blocker (uBlock Origin, Privacy Badger, Ghostery, etc.)

  • A security extension (NoScript, ScriptSafe, etc.)

  • A corporate monitoring or “safe browsing” extension installed by policy

    Here are some ways to confirm:
  • Try in incognito mode (with all extensions disabled by default)
    → If the error disappears, an extension is definitely the cause.

  • Disable extensions one by one
    → Especially those related to security, privacy, or content filtering.

  • Check the CSP in DevTools:

    • Open Network tab → Select the main page → Look at Response Headers

    • If you see a Content-Security-Policy header mentioning that chrome-extension://38974a41... origin, you’ve found who’s injecting it.

  • If it’s a managed (corporate) device:

    • Go to chrome://policy

    • Look for entries related to ContentSecurityPolicy, ExtensionSettings, or EnterprisePolicies.

    • Those can impose policies at the browser level.

 

 

General Discussions

Find answers to technical questions about Lansweeper.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now