Share via

runtime_blocked_hosts doesn't work anymore

Anonymous
2022-09-14T11:14:58+00:00

It looks like that new versions of Microsoft Edge don't support the runtime_blocked_hosts JSON code anymore.

We are using the Microsoft Edge policy ADMX:

Microsoft Edge > Extensions > Configure extension management settings

with the following code for example:

{"*":{"runtime_blocked_hosts":["*://*.importantwebsite.com","*://*.importantwebsite2.com"]}}

This should block extensions altering webpages but doesn't work anymore. Extensions are still enabled and alter the blocked webpages. It did work before.

Tested with: Microsoft Edge, Version 105.0.1343.33 (Official build) (64-bit)

Microsoft Edge | Browser extensions | Windows 10

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-09-22T18:03:44+00:00

    ... a lot of instructions online are out of date, even pages in Microsoft Learn,

    When dealing with group policy, I think you'll find that the policy documentation page is the most up-to-date. There have been cases, for example, where the documentation contains different text from that in the GP editor, and it's the documentation that wins. Let this be your bible: Microsoft Edge Browser Policy Documentation | Microsoft Learn - just check the publication date below the heading.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-09-22T12:29:17+00:00

    Thank you for your reply Paul.

    I don't have the time now to test different installations but I did some testing and it looks like that a lot of instructions online are out of date, even pages in Microsoft Learn, for example this JSON code is incorrect and not working:

    {"*":{"runtime_blocked_hosts":["www.microsoft.com"]}}

    source: Use group policies to manage Microsoft Edge extensions | Microsoft Learn

    {"runtime_blocked_hosts": ["*://*"]}} for example did work, but what I noticed here is that when you visit a page you still see the extension active, normally it was turned grey so you notice that an extension is disabled on that page.

    But it's fine for me to have it working now. I will leave the rest to Microsoft ;-).

    Was this answer helpful?

    0 comments No comments
  3. paulr0511 45,605 Reputation points Independent Advisor
    2022-09-14T14:29:37+00:00

    Good day Paco_N! I am glad to be able to provide assistance to you today. I understand that you are having an issue with regards to MS Edge specifically when you are trying the runtime_blocked_hosts JSON code. Kindly check and the try if you will be able to download and install a version which is lower to the ones that you are currently using via the link below.

    https://www.microsoft.com/en-us/edge/business/d...

    • Check if you will be able to install it to see if it will work afterwards

    If you are on setup in which it involves multiple PC's on a corporate/work setup then you can also post this on our neighbor forum below and check if the pros can provide an alternative way for this.

    https://docs.microsoft.com/en-us/answers/topics...

    If you will continue to experience the issue even after trying the above and if you felt that this is with regards to the recent update, you can also send a feedback to the team that is working on Edge and hopefully a fix will be applied soon on the next update and you can provide a feedback from the browser itself by clicking on the 3 dots > Help and feedback > Send feedback.

    Regards,

    Paul R.

    Was this answer helpful?

    0 comments No comments