Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Blue Loading Thing

more options

i have a chrome.css file, how can i remove the blue thing that flys by when a page loads or the blue thing all together

i have a chrome.css file, how can i remove the blue thing that flys by when a page loads or the blue thing all together
첨부된 스크린샷

모든 댓글 (1)

more options

There is a band of blue that flies across. I think that can be disabled using the animation setting:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste cosm and pause while the list is filtered

(3) Double-click the toolkit.cosmeticAnimations.enabled preference to switch the value from true to false

- - - -

If you prefer a style rule change so you can retain other cosmetic animations (I actually don't know which ones they are), I have a rule for that in the editor as the sample rule, on the following page:

https://www.userchrome.org/download-userchrome-css.html

Does that help?