adds buttons
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7403
USB Headset Buttons 0.9.2
USB Headset Buttonss purpose is to enable the Volume up and Down Buttons on my Logitech USB 30 Headset. more>>
USB Headset Buttonss purpose is to enable the Volume up and Down Buttons on my Logitech USB 30 Headset.
USB Headsets are very useful for VoIP applications like SIP Networks or Skype. On my headset I have volume buttons which need extra care to be taken of. This Application does it.
<<lessUSB Headsets are very useful for VoIP applications like SIP Networks or Skype. On my headset I have volume buttons which need extra care to be taken of. This Application does it.
Download (0.005MB)
Added: 2006-03-14 License: GPL (GNU General Public License) Price:
1322 downloads
Close Button 0.3.5
Close Button is an extension which adds a Close Tab (or Window, or Browser) button to the toolbar. more>>
Close Button is an extension which adds a Close Tab (or Window, or Browser) button to the toolbar.
This is especially handy if you put your tab bar at the bottom but want a Close Tab button in the top right, where youd find it in most well behaved Windows programs with child windows.
Once installed, just right click on the toolbar, select "Customize...", and drag the button wherever you like. The buttons appearance is determined by the installed theme, and its behavior can be configured to close the current tab, window, or Firefox session.
<<lessThis is especially handy if you put your tab bar at the bottom but want a Close Tab button in the top right, where youd find it in most well behaved Windows programs with child windows.
Once installed, just right click on the toolbar, select "Customize...", and drag the button wherever you like. The buttons appearance is determined by the installed theme, and its behavior can be configured to close the current tab, window, or Firefox session.
Download (0.004MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
926 downloads
Prima::Buttons 1.20
Prima::Buttons is a button widgets and grouping widgets. more>>
Prima::Buttons is a button widgets and grouping widgets.
SYNOPSIS
use Prima qw(Application Buttons StdBitmap);
my $window = Prima::MainWindow-> create;
Prima::Button-> new(
owner => $window,
text => Simple button,
pack => {},
);
$window-> insert( Prima::SpeedButton ,
pack => {},
image => Prima::StdBitmap::icon(0),
);
run Prima;
Prima::Buttons provides two separate sets of classes: the button widgets and the grouping widgets. The button widgets include push buttons, check-boxes and radio buttons. The grouping widgets are designed for usage as containers for the check-boxes and radio buttons, however, any widget can be inserted in a grouping widget.
The module provides the following classes:
*Prima::AbstractButton ( derived from Prima::Widget and Prima::MouseScroller )
Prima::Button
Prima::SpeedButton
*Prima::Cluster
Prima::CheckBox
Prima::Radio
Prima::GroupBox ( derived from Prima::Widget )
Prima::RadioGroup ( obsolete )
Prima::CheckBoxGroup ( obsolete )
Note: * - marked classes are abstract.
<<lessSYNOPSIS
use Prima qw(Application Buttons StdBitmap);
my $window = Prima::MainWindow-> create;
Prima::Button-> new(
owner => $window,
text => Simple button,
pack => {},
);
$window-> insert( Prima::SpeedButton ,
pack => {},
image => Prima::StdBitmap::icon(0),
);
run Prima;
Prima::Buttons provides two separate sets of classes: the button widgets and the grouping widgets. The button widgets include push buttons, check-boxes and radio buttons. The grouping widgets are designed for usage as containers for the check-boxes and radio buttons, however, any widget can be inserted in a grouping widget.
The module provides the following classes:
*Prima::AbstractButton ( derived from Prima::Widget and Prima::MouseScroller )
Prima::Button
Prima::SpeedButton
*Prima::Cluster
Prima::CheckBox
Prima::Radio
Prima::GroupBox ( derived from Prima::Widget )
Prima::RadioGroup ( obsolete )
Prima::CheckBoxGroup ( obsolete )
Note: * - marked classes are abstract.
Download (1.4MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1184 downloads
No Tab Close Button 0.2.1
No Tab Close Button is an extension which removes the close buttons on the tabs. more>>
No Tab Close Button is an extension which removes the close buttons on the tabs.
Removes the close buttons on the tabs (Firefox 2)
Removes the button on the right (Firefox 1.x).
For people that like to close their tabs with a middle click.
<<lessRemoves the close buttons on the tabs (Firefox 2)
Removes the button on the right (Firefox 1.x).
For people that like to close their tabs with a middle click.
Download (0.001MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
928 downloads
Add to Noatun playlist
Add to Noatun playlist is a service menu that can add files to the Noatun players playlist. more>>
Add to Noatun playlist is a service menu that can add files to the Noatun players playlist.
<<less Download (MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
624 downloads
Image::Button 0.53
Image::Button is a base class for building PNG buttons using GD. more>>
Image::Button is a base class for building PNG buttons using GD.
SYNOPSIS
use Image::Button::Rect;
my $b1 = new Image::Button::Rect(text => text b1,
font => newsgotn.ttf,
fontsize => 20,
file => b1.png);
# $b2 is like $b1, but with different text and going to another file
my $b2 = $b1->copy(text => text b2,
file => b2.png);
$b1->print;
$b2->print;
Image::Button builds simple PNG buttons of the type you would use in an on-line application. It provides facilities to build several of them, possibly related (same width and/or height). Modules to create different types of buttons can be easily integrated. The buttons it can create so far would not cause a graphic designer to jump from his chair, drooling with excitement. But he wouldnt fall from his chair in disgust either (I hope).
<<lessSYNOPSIS
use Image::Button::Rect;
my $b1 = new Image::Button::Rect(text => text b1,
font => newsgotn.ttf,
fontsize => 20,
file => b1.png);
# $b2 is like $b1, but with different text and going to another file
my $b2 = $b1->copy(text => text b2,
file => b2.png);
$b1->print;
$b2->print;
Image::Button builds simple PNG buttons of the type you would use in an on-line application. It provides facilities to build several of them, possibly related (same width and/or height). Modules to create different types of buttons can be easily integrated. The buttons it can create so far would not cause a graphic designer to jump from his chair, drooling with excitement. But he wouldnt fall from his chair in disgust either (I hope).
Download (0.008MB)
Added: 2006-08-01 License: Perl Artistic License Price:
1181 downloads
Personal Toolbar Button 1.01
Personal Toolbar Button is an extension which adds a button to toggle on/off the Personal Toolbar toolbar in Firefox. more>>
Personal Toolbar Button is an extension which adds a button to toggle on/off the Personal Toolbar toolbar in Firefox.
Adds a button to toggle on/off the Personal Toolbar toolbar in Firefox. This way you can toggle off your bookmarks for more screen real estate when browsing, and easily toggle it back on when you want to go browse another site. Dedicated to public domain, since it is such a simple extension.
Updated version should resolve most icon/theme problems. It introduces a new bug: the icon is ugly! ;-) If anyone can help, Id appreciate that!
If you have any problems, post a comment or message me on aim J C 2 A S T R O (no spaces) and Ill try to help.
Well, the button worked fine. Made the bookmarks toolbar appear and disappear. Unfortunately, the toolbar was blank the entire time. Uninstalling the extension has not helped. Nothing on the toolbar and it will not accept drag and drop. Very annoying.
Im really sorry you had that problem. It works for me almost perfectly. Data loss is a very serious issue. I dont know how my little extension could cause that. It uses a simple three-line function to toggle a toolbar, and it modifies only one property on the DOM.
I cant replicate your browsers behavior at all. What is your browers configuration? Your problem could be unrelated to my little extension. Which extensions and which version of Firefox do you run?
Found the button :) Its blank with no icon, but works fine.
<<lessAdds a button to toggle on/off the Personal Toolbar toolbar in Firefox. This way you can toggle off your bookmarks for more screen real estate when browsing, and easily toggle it back on when you want to go browse another site. Dedicated to public domain, since it is such a simple extension.
Updated version should resolve most icon/theme problems. It introduces a new bug: the icon is ugly! ;-) If anyone can help, Id appreciate that!
If you have any problems, post a comment or message me on aim J C 2 A S T R O (no spaces) and Ill try to help.
Well, the button worked fine. Made the bookmarks toolbar appear and disappear. Unfortunately, the toolbar was blank the entire time. Uninstalling the extension has not helped. Nothing on the toolbar and it will not accept drag and drop. Very annoying.
Im really sorry you had that problem. It works for me almost perfectly. Data loss is a very serious issue. I dont know how my little extension could cause that. It uses a simple three-line function to toggle a toolbar, and it modifies only one property on the DOM.
I cant replicate your browsers behavior at all. What is your browers configuration? Your problem could be unrelated to my little extension. Which extensions and which version of Firefox do you run?
Found the button :) Its blank with no icon, but works fine.
Download (0.003MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
934 downloads
New Tab Button on Tab Bar 2.0
New Tab Button on Tab Bar is an extension which adds a new tab button to the tab bar. more>>
New Tab Button on Tab Bar is an extension which adds a new tab button to the tab bar.
This extension adds a new tab button to the tab bar. You do not need an extension to add a new tab button to the *toolbar*, but if you want a new tab button on the *tab bar* youll need this extension.
This is a simple, single-feature extension, -- there are no options to configure!
Theme authors:
Please see this extensions homepage for information on how to make your theme support the new tab button.
<<lessThis extension adds a new tab button to the tab bar. You do not need an extension to add a new tab button to the *toolbar*, but if you want a new tab button on the *tab bar* youll need this extension.
This is a simple, single-feature extension, -- there are no options to configure!
Theme authors:
Please see this extensions homepage for information on how to make your theme support the new tab button.
Download (0.009MB)
Added: 2007-04-26 License: MPL (Mozilla Public License) Price:
916 downloads
Toolbar Buttons 0.4.1.6 for Firefox
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window. more>>
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window.
To move them from there to the Toolbar you must right click the toolbar and press customise.
A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php
Adds These to The main Firefox Window
Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more
Adds These to the message Window.
Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more
<<lessTo move them from there to the Toolbar you must right click the toolbar and press customise.
A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php
Adds These to The main Firefox Window
Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more
Adds These to the message Window.
Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more
Download (0.25MB)
Added: 2007-07-31 License: MPL (Mozilla Public License) Price:
819 downloads
GButts 1.4.7.1
GButts is an extension used to display all of your Google Services as buttons just next to your addressbar or anywhere you like. more>>
GButts is an extension used to display all of your Google Services as buttons just next to your addressbar or anywhere you like.
Display all of your Google Services as buttons just next to your addressbar or anywhere you like it!
You can go to settings to change which services should be available for you as buttons.
Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab.
If you like you can change the main appearance from a Toolbar with all buttons youve selected to a single Dropdown Menu.
PLEASE KEEP IN MIND:
add the buttons on menu --> view --> toolbars --> customize!
<<lessDisplay all of your Google Services as buttons just next to your addressbar or anywhere you like it!
You can go to settings to change which services should be available for you as buttons.
Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab.
If you like you can change the main appearance from a Toolbar with all buttons youve selected to a single Dropdown Menu.
PLEASE KEEP IN MIND:
add the buttons on menu --> view --> toolbars --> customize!
Download (0.035MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
961 downloads
Add2menu 0.2
Add2menu script adds a new menu item to your Mandriva 2007 menu. more>>
Add2menu script adds a new menu item to your Mandriva 2007 menu.
New items are locally stored in your user folder, so no root password is necessary.
It is based on the Mandriva menu and the Freedesktop standard menu specs http://www.freedesktop.org/wiki/Standards/menu-spec
Enhancements:
- add freedesktop standard mime.
- now works with a space in the name
- now works with a space in the directory
- updated to gui
- added main categories menu-specs freeesktop
- Making more icon sizes
- added jpg for icon conversion
- added a undo button
<<lessNew items are locally stored in your user folder, so no root password is necessary.
It is based on the Mandriva menu and the Freedesktop standard menu specs http://www.freedesktop.org/wiki/Standards/menu-spec
Enhancements:
- add freedesktop standard mime.
- now works with a space in the name
- now works with a space in the directory
- updated to gui
- added main categories menu-specs freeesktop
- Making more icon sizes
- added jpg for icon conversion
- added a undo button
Download (0.016MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
968 downloads
Options Toolbar Button 0.4 for Firefox
Options Toolbar Button provides a button which opens the options menu. more>>
Options Toolbar Button provides a button which opens the options menu.
This is a small devision of Toolbar Buttons and one of the most popular on my web site.
This one adds a toolbar button to open Options.
You must add the button to your toolbar by right clicking the toolbar selecting "customize" and dragging this new button to the toolbar.
<<lessThis is a small devision of Toolbar Buttons and one of the most popular on my web site.
This one adds a toolbar button to open Options.
You must add the button to your toolbar by right clicking the toolbar selecting "customize" and dragging this new button to the toolbar.
Download (0.007MB)
Added: 2007-07-11 License: MPL (Mozilla Public License) Price:
839 downloads
Digg This Toolbar 0.1b
Digg This Toolbar provides a simple toolbar buttons and a menu to allow you to quickly digg articles. more>>
Digg This Toolbar provides a simple toolbar buttons and a menu to allow you to quickly digg articles.
The Digg This! toolbar adds two buttons to your main Firefox toolbar and one
menu. With the toolbar buttons you can quickly goto to Digg or Digg the page
you are viewing.
The menu allows you to goto your Digg profile or any of the
top Digg categories.
<<lessThe Digg This! toolbar adds two buttons to your main Firefox toolbar and one
menu. With the toolbar buttons you can quickly goto to Digg or Digg the page
you are viewing.
The menu allows you to goto your Digg profile or any of the
top Digg categories.
Download (0.028MB)
Added: 2007-04-13 License: MPL (Mozilla Public License) Price:
925 downloads
Dilbert [US] 0.2
Dilbert [US] is a Firefox extension that adds a button to status bar to show todays official US Dilbert. more>>
Dilbert [US] is a Firefox extension that adds a little button to status bar and when you click it, it will show todays official US Dilbert from www.dilbert.com.
Doesnt work if you have installed Dilbert [CZ]! If you have, uninstall it first!
If you like my extension, please come back and leave me your comments or rating. Thank you.
<<lessDoesnt work if you have installed Dilbert [CZ]! If you have, uninstall it first!
If you like my extension, please come back and leave me your comments or rating. Thank you.
Download (0.003MB)
Added: 2007-05-08 License: MPL (Mozilla Public License) Price:
900 downloads
DDCcontrol 0.4.2
DDCcontrol is a program used to control monitor parameters. more>>
DDCcontrol is a program used to control monitor parameters, like brightness and contrast, by software, i.e. without using the OSD (On Screen Display) and the buttons in front of the monitor.
With DDCcontrol you can monitor the parameters of your monitor on Linux.
Enhancements:
- This release mainly adds support for many new monitors, and fixes some minor bugs.
<<lessWith DDCcontrol you can monitor the parameters of your monitor on Linux.
Enhancements:
- This release mainly adds support for many new monitors, and fixes some minor bugs.
Download (0.40MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1178 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above adds buttons search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed