# Browser Policies chrome v142.x and above

* Resolved the issue where loading plugins from local addresses (e.g. `http://localhost:3000/plugin-name.js`) was broken in **Chrome** and **Microsoft Edge** (v142.x or higher).
* Issue is now handled in the code by passing the `allow="local-network-access"` attribute in the iframe, which ensures local network resources can be accessed securely.
* Local plugin loading now works as expected in DW (Dashboard Writer) without requiring temporary workarounds or Chrome flag modifications.

This update restores local plugin functionality and resolves the issue for all affected users.
