Chrome uBlock Origin 막힘 해결

작성: 2025.07.12

수정: 2025.07.12

읽는시간: 00 분

IT ⁄ Computer/News

반응형

Intro

Chrome 에서 uBlock을 완전 멈춰세웠다.

This extension is no longer available because it doesn't follow best practices for Chrome extensions

이라고 뜨며 2025년 3월부터 못쓰게 하긴 했었지만, 그래도 크롬에서 제거하라는 제안을 무시하고 Extension 목록에서 사용함으로 체크하면 계속 쓸 수는 있었는데 이번에는 그렇게도 사용 못하게 해버렸다. 사용 체크가 안된다.

그래도 아직은 사용을 유지하도록 하는 방법이 있다.

해결

아래의 텍스트를 Chrome 주소창에 치고 설정에 들어가서 사용함으로 변경한다.

chrome://flags/#temporary-unexpire-flags-m137                     [Enabled]

이후 크롬을 재 시작하고 아래의 옵션들도 각각 설정해준다.

chrome://flags/#extension-manifest-v2-deprecation-warning         [Disabled]
chrome://flags/#extension-manifest-v2-deprecation-disabled        [Disabled]
chrome://flags/#extension-manifest-v2-deprecation-unsupported     [Disabled]
chrome://flags/#allow-legacy-mv2-extensions                       [Enabled]

잘 이해가 안된다면 아래의 동영상 자료를 참고하면 된다.

https://www.reddit.com/r/uBlockOrigin/comments/1lx59m0/restoring_access_to_ubo_on_chrome_138_using_flags/

References

반응형