Hi Momentum Team,
I am a user of Momentum, but I am currently unable to use the Web Blocker feature on my work browser due to enterprise security policies enforced by my organization.
When trying to enable the blocker, Chrome blocks permission requests with the error: Unchecked runtime.lastError: Permissions are blocked by enterprise policy. This happens because Momentum currently requests broad host permissions (<all_urls> / script injection) to monitor and block traffic, which enterprise IT policies routinely restrict.
Other standalone blocking extensions (such as BlockSite) work seamlessly under these strict enterprise policies because they utilize Chrome’s native Manifest V3 declarativeNetRequest API rather than requesting custom host execution permissions.
Would your development team consider migrating or refactoring the Web Blocker feature to use declarativeNetRequest? Doing so would allow users on enterprise-managed devices to utilize the feature without triggering security policy blocks.
Thank you for your time and for building such a great extension!
Best regards,