لتجربة الآلاف من الإضافات المتوفرة هنا، نزّل متصفح موزيلا فَيَرفُكس مجانًا. المتصفح الأسرع والأكثر أمانًا في عالم الإنترنت.

Close

مرحبا بك في إضافات فَيَرفُكس.

اختر من بين الآلاف من المميزات والمظاهر الإضافية واجعل فيرفُكس ملكًا لك.

Close

في الطريق، أثناء تنقلك؟

ألقِ نظرة على موقع إضافات الهواتف الذكية.

Close

justacat

معلومات عنّي

معلومات المطور
الاسم justacat
مُستخدم منذ يونيو 19, 2008
عدد الإضافات التي طورتها 0 إضافة/إضافات
معدّل التقييم من مطوري الإضافات بلا تقييم حتى الآن

تعليقاتي

Compact Menu 2

مقيمة بـ 4 من 5 نجوم

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.

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (2.1.0)