웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기justacat
내 정보
이름 | justacat |
---|---|
가입한 날짜 | 6월 19, 2008 |
개발한 부가 기능 수 | 부가 기능 0개 |
이 개발자의 부가 기능의 평균 별점 | 아직 별점 없음 |
내 검토
Compact Menu 2
5점중 4점 받음
I tried to post this in the author's website, but it didn't work for some reason I have no idea of. I can't read his language.
Anyway, i found a problem with this extension when using a skinned firefox. I’m using Firefox 2.0.0.14 and the Noia (eXtreme) skin (https://addons.mozilla.org/en-US/firefox/addon/72), and the button for the Compact Menu is being replaced by a custom icon from the Noia skinset.
The problem is that the icon disappears when hovered, because the skinset defines another icon for its identifier, and this other icon hasn't got the graphics for hovered and selected statutes.
I fixed this by modifying compact.css, and changing:
list-style-image: url(”chrome://compact/skin/blue.png”);
to
list-style-image: url(”chrome://compact/skin/blue.png”) !important;
This way the custom skin doesn’t changes the icon file.
I suppose one could also change the :hover and [open=”true”] properties to push the clip back into the right position, but I like the original icon.
I hope I made myself understood.
"Only" 4 out of 5 because of this minor bug, and the lack of a keyboard shortcut. This aside, just perfect. Kudos to you.
Keep up the good work,
Fabio.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요