Main > Free Download Search >

Free firefix extension software for linux

firefix extension

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1753
WiKID Strong Authentication System 1.0.6 (Firefix Extension Token Client)

WiKID Strong Authentication System 1.0.6 (Firefix Extension Token Client)


WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system. more>>
WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system.
WiKID Systems, Inc., has developed a commercial open source two-factor authentication solution that increases security, reduces costs and is very convenient to end-users and administrators.
Our unique architecture combines strong asymmetric encryption with Blackberries, cell phones, Palms, PocketPCs, Windows, Linux and Apple PCs to create an one-time password system that is as strong as hardware tokens - with all the flexibility and benefits of a software tokens.
WiKIDs unique automatic initial validation system, ease of implementation, host/mutual authentication, and transaction authentication capabilities make WiKID perfect for both VPN authentication and online banking.
Enhancements:
- Includes support for Firefox 2.0.x.
<<less
Download (2.2MB)
Added: 2007-03-14 License: Other/Proprietary License Price:
954 downloads
Firefox Extension Backup Extension 4.0.5

Firefox Extension Backup Extension 4.0.5


Firefox Extension Backup Extension provides quickly and easily backup process of your Firefox extensions. more>>
https://addons.mozilla.org/en-US/firefox/downloads/file/14560/firefox_extension_backup_extension__febe_-4.0.5-fx.xpi
<<less
Download (0.36MB)
Added: 2007-04-11 License: MPL (Mozilla Public License) Price:
950 downloads
ffmpeg-php extension 0.5.0

ffmpeg-php extension 0.5.0


ffmpeg-php is an extension for PHP that adds an easy to use object-oriented API for retrieving information from movies and audio more>>
ffmpeg-php is an extension for PHP that adds an easy to use object-oriented API for retrieving information from movies and audio files.
It has methods for returning frames from movie files as images that can be manipulated using PHPs image functions.
This works well for automatically creating thumbnail images from movie files. ffmpeg-php is also useful for reporting the duration and bitrate of audio files (mp3, wma...). ffmpeg-php can access many of the formats supported by ffmpeg.
Main features:
- Simple object oriented interface.
- Has methods to grab frames from movie files and return them as images that can be manipulated using PHPs built-in image functions. This is great for automatically creating thumbnails for movie files.
- Has the ability to use ffmpegs excellent resampling and cropping features on returned images.
- Provides access to data from mp3 files such as duration, bitrate and track meta information.
<<less
Download (1.5MB)
Added: 2006-09-30 License: GPL (GNU General Public License) Price:
1139 downloads
firefix 0.7.5

firefix 0.7.5


firefix is an extension which learns and corrects mistyped web addresses typed in the address bar. more>>
firefix is an extension which learns and corrects mistyped web addresses typed in the address bar.

Learns and corrects mistyped web addresses typed in the address bar.
e.g. http://www.dell.con becomes http://www.dell.com
http://www.mozillao.rg becomes http://www.mozilla.org

It only ever kicks in if the address cant be found in the first place.

<<less
Download (0.007MB)
Added: 2007-04-17 License: MPL (Mozilla Public License) Price:
922 downloads
FirePhish Anti-Phishing Extension 0.1.2

FirePhish Anti-Phishing Extension 0.1.2


FirePhish Anti-Phishing Extension is an Anti-Phishing Toolbar which utilizes the Open Phishing Database. more>>
FirePhish Anti-Phishing Extension is an Anti-Phishing Toolbar which utilizes the Open Phishing Database to provide the user with information and tools to protect against phishing attacks.

<<less
Download (0.16MB)
Added: 2007-07-28 License: MPL (Mozilla Public License) Price:
826 downloads
PHP WebDAV extension 1.1

PHP WebDAV extension 1.1


PHP WebDAV extension project allows easy access to remote resources with PHP through the DAV protocol. more>>
PHP WebDAV extension project allows easy access to remote resources with PHP through the DAV protocol.
Installation
This extension requires the Neon library and the related header files.
Neon can be downloaded from: http://www.webdav.org/neon/
Pre-built packages and ports are already available for most operating systems and distributions.
In order to compile and install the PHP WebDAV extension, just follow the standard PECL procedure :
$ phpize
$ ./configure --enable-dav
# make install
On OpenBSD systems, use
$ env AUTOCONF_VERSION=2.61 phpize
(replace 2.61 with any of the currently installed versions of autoconf on your system)
Basic example
webdav_connect(http://webdav.example.com/dav, davuser, davpassword);
$a = webdav_get(/my/nice/object.txt);
webdav_put(/your/nice/thing.txt, $data);
webdav_unlink(/unwanted_resource.txt);
webdav_rename(/dir/old_name, /dir/new_name);
webdav_copy(/dir/orig_dir, /dir/new_dir, TRUE);
webdav_close();
Named resource example
$res = webdav_connect(http://webdav.example.com/dav, davuser, davpassword);
$a = webdav_get(/my/nice/object.txt, $res);
webdav_put(/your/nice/thing.txt, $data, $res);
webdav_unlink(/unwanted_resource.txt, $res);
webdav_rename(/dir/old_name, /dir/new_name, $res);
webdav_copy(/dir/orig_dir, /dir/new_dir, TRUE, $res);
webdav_close($res);
Enhancements:
- This release fixes a bug in webdav_put() and introduces a wrapper to access DAV resources through PHP streams.
<<less
Download (0.23MB)
Added: 2007-04-08 License: BSD License Price:
939 downloads
Folder Extension Wizard 1.0.1

Folder Extension Wizard 1.0.1


Folder Extension Wizard provides a small extension that Loads extensions from folders (unpacked xpi files). more>>
Folder Extension Wizard provides a small extension that Loads extensions from folders (unpacked xpi files).

A wizard is a user interface element where the user is led through a sequence of dialogs. Unlike most modern user interface paradigms, the user is forced to perform the task in a specific sequence.

However, for complex or infrequently performed tasks where the user is unfamiliar with the steps involved, it may make it easier for them to perform the task. In some open source software, wizards are called Druids.

<<less
Download (0.007MB)
Added: 2007-05-01 License: MPL (Mozilla Public License) Price:
909 downloads
Zip extension for PHP 1.8.9

Zip extension for PHP 1.8.9


Zip extension for PHP is a zip management extension. more>>
Zip extension for PHP is a zip management extension.

It can read, write, and create zip archives. It also supports stream access to any archive entry. It is 100% compatible with the old versions of the extension (which were read-only).

<<less
Download (0.038MB)
Added: 2007-05-20 License: The PHP License Price:
542 downloads
Wikipedia Lookup Extension 0.3.2

Wikipedia Lookup Extension 0.3.2


Lookups up the selected word in the Wikipedia encyclopedia. more>> Wikipedia Lookup Extension 0.3.2 is a powerful tool that makes it quick and easy to look up the selected word in the Wikipedia encyclopedia.<<less
Added: 2009-07-15 License: MPL Price: FREE
19 downloads
3intentions SeekPost Extension 0.3.1

3intentions SeekPost Extension 0.3.1


3intentions SeekPost is a Firefox extension that allows members of 3intentions Seek sites to add and rate posts. more>>
3intentions SeekPost is a Firefox extension that allows members of 3intentions Seek sites to add and rate posts with a simple click from any page.

<<less
Download (0.007MB)
Added: 2007-05-02 License: MPL (Mozilla Public License) Price:
905 downloads
Lua Filesystem Extension Library 0.1

Lua Filesystem Extension Library 0.1


Lua extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. more>>
This extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. The exported primitives include mkdir, rmdir, stat, chown, chmod, and more.
Available filesystem primitives:
chdir()
chmod()
chown()
cwd()
is_dir()
is_file()
mkdir()
readdir()
rmdir()
stat()
This project was started when I was coding a simple Lua webserver and became frustrated at the lack of available filesystem primitives.
Enhancements:
- This is the first stable release of the software with complete documentation and a sufficiently useful set of exported primitives.
<<less
Download (0.010MB)
Added: 2005-11-08 License: LGPL (GNU Lesser General Public License) Price:
1447 downloads
Input Filter extension for PHP 0.11.0

Input Filter extension for PHP 0.11.0


Input Filter extension for PHP project is an extension for safely dealing with input parameters. more>>
Input Filter extension for PHP project is an extension for safely dealing with input parameters.

It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data.

<<less
Download (0.024MB)
Added: 2006-11-01 License: The PHP License Price:
1091 downloads
SynapseLife Toolbar Extension 0.1

SynapseLife Toolbar Extension 0.1


SynapseLife Toolbar Extension provides easy access to SynapseLife. more>>
SynapseLife Toolbar Extension provides easy access to SynapseLife.
SynapseLife is a collection of 9 integrated web applications including tools for organizing your life including social bookmarking, rss feed aggregation, tagging, contacts, calendars, to-do lists, and a money ledgers.
Main features:
- Add favorites and feeds easily from the toolbar
- Livesearch of all of your items within SynapseLife
- Overlay of contextual icons and buttons on existing social networking sites for easy addition of contacts, calendar events, feeds and favorites.
<<less
Download (0.15MB)
Added: 2007-03-31 License: MPL (Mozilla Public License) Price:
965 downloads
Ext2 compression extension 0.4.50-0403

Ext2 compression extension 0.4.50-0403


Ext2 compression extension is transparent file/directory compression for ext2 via extended attributes. more>>
Ext2 compression extension (E2compr) is a small patch against the ext2 filesystem that allows on-the-fly compression and decompression. It compresses only regular files; the administrative data (superblock, inodes, directory files etc.) are not compressed (mainly for safety reasons).
Access to compressed blocks is provided for read and write operations. The compression algorithm and cluster size (see section Clusters) is specified on a per-file basis. Directories can also be marked for compression, in which case every newly created file in the directory will be automatically compressed with the same cluster size and the same algorithm that was specified for the directory.
E2compr is not a new filesystem. It is only a patch to the ext2 filesystem made to support the EXT2_COMPR_FL flag. It does not require you to make a new partition, and will continue to read or write existing ext2 filesystems. You should consider it is only a way for the read and write routines to access files that could have been created by a simple utility similar to gzip or compress. Compressed and uncompressed files will coexist nicely on your ext2 partitions.
Usage
Basically, a file is compressed with the command `chattr +c filename, and decompressed with the command `chattr -c filename. You can also do `chattr +c (etc.) on a directory. The directory itself wont be compressed, but any new files created in that directory inherit that directorys compress flag and compression algorithm and cluster size.(1)
Use lsattr to see if a file should be compressed or not, and to see what compression algorithm and cluster size will be used.
Use e2ratio to see how much disk space is used by the compressed form compared to the uncompressed form.
You can also try the `-u or `-r options to lsattr. (The difference is that, for directories, e2ratio finds the disk usage of the whole directory tree, like du, whereas `lsattr -u only shows the space taken by the directory file, like `ls -s.)
Enhancements:
- kernel 2.4.26 and 2.6.18.5 patch sets.
- Allows repeated compress/decompress cycles.
- The ability to compile within a compressed directory tree.
- This release corrects small file sizes and fixes all known GPFs.
- It removes compiler warning messages and regularizes debug output.
<<less
Download (MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
925 downloads
Epiphany Extensions 2.26.1 / 2.27.4

Epiphany Extensions 2.26.1 / 2.27.4


Epiphany Extensions 2.26.1 / 2.27.4 is yet another excellent utility you should not miss. It is actually a collection of extensions for Epiphany, the GNOME web browser more>>
Epiphany Extensions 2.26.1 / 2.27.4 is yet another excellent utility you should not miss. It is actually a collection of extensions for Epiphany, the GNOME web browser.

Major Features: Available extensions:

  1. Actions - Execute arbitrary commands from the context menu
  2. Bookmarks Tray - Embed the bookmarks menu in the panel
  3. Certificate Viewer - View the server's certificate on secure connection
  4. Dashboard - Connect Epiphany to Dashboard
  5. Error Viewer and Validator - View errors in the page, and validate your pages off-line
  6. Mouse Gestures - Perform actions with mouse gestures
  7. Tab Groups - Group new tabs together like in older Epiphany versions
  8. Tabs Move-To Menu - Move tabs to other windows without drag-and-drop
  9. Tab States - Indicates new content in background tabs
  10. Page Info - Learn all there is to know about the current web page
  11. Python Console - Opens an interactive Python console.
  12. Sample - An extension template to ease writing your own extension
  13. Select Stylesheet - Select an alternate stylesheet on web pages that support it
  14. Sidebar - Adds a sidebar to Epiphany
  15. Smart-Bookmarks - Look up the selected text using a smart bookmark.

Requirements:

  • Gnome
<<less
Added: 2009-07-13 License: LGPL Price: FREE
13 downloads
 
Other version of Epiphany Extensions
Epiphany Extensions 2.18.3 / 2.19.6Epiphany Extensions package contains extension for Epiphany software. extensions sample Sample extension [use this as a template] sample-mozilla Sample extension
License:LGPL (GNU Lesser General Public License)
Download (1.1MB)
817 downloads
Added: 2007-07-31
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5