דירוג 4 מתוך 5 כוכבים

I think it works ok

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.7.1-signed). 

דירוג 4 מתוך 5 כוכבים

Just the thing for the people who (like me) want a button for their most usual commands but which Mozilla has, for some reason, not provided!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.7.1-signed). 

דירוג 4 מתוך 5 כוכבים

Works effortlessly .. cheers

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.7.1-signed). 

דירוג 4 מתוך 5 כוכבים

I've always used this add-on to simplify my browser, have everything in one bar. Unfortunately, it won't work for the upcoming versions of Firefox. Wish it could be fixed.

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed). 

דירוג 5 מתוך 5 כוכבים

Easier to use than the directions sound. To avoid writing code, steal it from someone else's button or bookmarklet.

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed). 

דירוג 5 מתוך 5 כוכבים

Brilliant

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed).  למשתמש זה יש סקירה קודמת לתוספת זו.

דירוג 5 מתוך 5 כוכבים

Great add on! It may be hard for regular users to figure out the codes at first but its forum is very helpfull to create useful buttons for customised need.

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed). 

דירוג 5 מתוך 5 כוכבים

I was looking for a one-click solution to enable/disable Stylish and this did the trick. (I found the code on the sourceforge forum linked in the description.)
I assigned a hotkey combination and may end up using it more than the button itself.
This really fit the bill, thanks!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed). 

דירוג 5 מתוך 5 כוכבים

Спасибо!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed). 

דירוג 5 מתוך 5 כוכבים

Good!!!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.6.1-signed).  למשתמש זה יש סקירה קודמת לתוספת זו.

דירוג 5 מתוך 5 כוכבים

This Addon is the best to learn programing JavaScript !
I have greater than 15 buttons of this, each one is a Mini-FF-App...

BUT it doesn't work since FF-20...

Then, I keep my FF at 19.0.2 since this addon will be compatible with FF-20+

Really need update to survive...

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 1 מתוך 5 כוכבים

Buttons always stop working after I quit firefox. The buttons made only last 1 session, if firefox is closed and reopened they stop working. Can't edit buttons, can't delete them. Very un-user-friendly, need to know programming to do this (no instructions either).

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

Worked great on Thunderbird 20 on Windows 7/64 bit. Finally, I was able to enter the code and create a button to load the Activity Manager in a new tab instead of a window.

It was also easy to create a button to load the start page, which I have as a local-disk, graphics file. Add new button > Name "Start Page" > Paste Code > loadStartPage(); > Get Button Icon From Disk > DONE! Too cool!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

好扩展,只可惜好久没有更新了。
自定义图标方面,浏览按钮点了没反应,请看下。

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

One of my top 10 ffaddons that I must have.
Many buttons can replace some ffaddons.
Some buttons enhance ffaddons.

GET 600+ Incredible Buttons HERE:
http://www.smileyfaze.tk/CustomButtons2%20Database.htm
http://custombuttons.sourceforge.net/forum/viewforum.php?f=4

Get support here:
http://custombuttons.sourceforge.net/forum/

You can also request buttons.
There are several button coders that can create new buttons or help you to edit buttons.
Thankyou very much for this addon Webdevelopers and thankyou to the button coders.

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

CB buttons forum:
http://custombuttons.sourceforge.net/forum/search.php?search_id=active_topics

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

this is a great addon..

unfortunately i need help about coding..

i found a few code samples on this page..
https://developer.mozilla.org/en/XUL/Toolbars/Custom_toolbar_button/Code_Samples

but i need something different..

i want a button that simulates keyboard keys..

for example a button that simulates the F11 key..

hows the code to do this ever gotta be?.. thx for help..

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

AWESOME! Thank you very much for creating this add-on. I use it to show the Bookmark Manager window. Here's the code:

window.open("chrome://browser/content/places/places.xul", "ac","resizable=yes,height=800, width=800,top=100,left=100")

Edit this 1 line with any of the .xul links found on this page to create some very useful buttons:
http://superuser.com/questions/392471/firefox-chrome-document-urls

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

This tool is fantastic, and keeps getting better. The current build (0.0.5.5) has a few bugs, but the dev build 0.0.5.6 fixes most of what I was having issues with. I've been using this thing for a few years and I can't live without it. I mainly use it to create custom shortcuts that I can drop anywhere on my toolbar without having the bookmarks open and hogging up space. If I could give it six stars out of five, I would. Awesome!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed). 

דירוג 5 מתוך 5 כוכבים

It is a very good addon! Pleasure, update for Seamonkey 2.6.1!

סקירה זו מתייחסת לגרסה קודמת של התוספת (0.0.5.5.1-signed).