Extension Auto-Installer - Firefox Addon - This is a tool for extension developers tired of the usual test cycle: make a change, create a new extension build, install it in the browser (with wait time and confirmations), restart the browser, test. This extension will receive new extension packages on a TCP port, automatically install them and restart the browser if necessary. All you need to do is send your extension package to this port, e.g. with the wget command line tool:
It will be even simpler if you integrate this step into the build script of your extension. Note: The response to this request is always "500 No Content" to prevent wget from saving the result, this is not an issue.
Configuration
By default the extension will accept connections on port 8888 with 127.0.0.1 (localhost) as the only address allowed to connect. Connection attempts from other IP addresses will show up in Error Console. To accept connections from other addresses add them to the "Accept IP addresses" options field. If you do that please keep in mind that IP addresses can be spoofed on unprotected networks (e.g. public WiFi).
Firefox Mobile notes
You can also test your extension on a mobile phone while developing on your desktop, simply send the extension package to the IP address of your phone instead of localhost. Firefox 11/12 with native UI currently has some limitations however:
· Bug 696533: Inline options aren't supported yet, you will have to change preferences in about:config manually (preference names start with extensions.autoinstaller.).
· Bug 717904: If your extension isn't restartless, Add-ons Manager will be broken after the restart. You need to restart the browser again, manually.
What's New in This Release:
· Improved security: extension installation is now only allowed from whitelisted IP addresses.
· Extension now accepts connections from localhost on port 8888 by default.
· Extension preferences will now be listed under about:config even if they weren't changed yet.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x, Nokia Internet Tablet OS Maemo 5.0
Similar Software:
kWS - Android Web Server kWS is a lightweight and fast web server especially designed for Android devices. It can be used to host websites and to serve files over HTTP. kWS implements HTTP-1.0 with basic & digest authentication schemes and supports dynamic DNS updates.
What's New in This Release:
· Fixed issues arising from internal Apache Harmony bugs
z4mod z4mod is another lagfix for Samsung Galaxy S. This one is a bit different from existing lagfixes though:
- Differences from OCLF: Uses native EXT/JFS instead of loopback mounts. Loopback mounts in linux can be a bit flakey at times, especially when they're on RFS. So this is generally better
Learn PhoneGap Learn PhoneGap - PhoneGap is a software development framework by Adobe System, which is used to develop mobile applications. To develop apps using PhoneGap, the developer does not require to have knowledge of mobile programming language but only web-development languages like, HTML, CSS, and JScript
Learn C v2 Learn C v2 - C language programming is used for popular in the world. In application, you can learn how to write a program from basic to advanced. You can use class to archieve data in C. This is new function in C. With using class, you can write code one time, use many time. With inheritance class in C, we can build many function with less time
Learn Ruby on Rails Learn Ruby on Rails - Ruby on Rails is an extremely productive web application framework written in Ruby by David Heinemeier Hansson. This is a open source Ruby framework for developing database-backed web applications
Software Engineering v2 Software Engineering v2 - This tutorial is designed for the readers pursuing education in software development domain, Software Testing aspirants and all enthusiastic readers. Software engineering is an engineering branch associated with development of software product using well-defined scientific principles, methods and procedures
Learn Ruby Learn Ruby - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn Ruby. As you know Ruby tutorial is a scripting language designed by Yukihiro Matsumoto, also known as Matz. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX
VeriLook Embedded SDK VeriLook Embedded SDK - Mobile face recognition SDK for Android smartphones, tablets and other embedded devices. The biometric technology processes multiple faces in a frame, provides PC-like facial identification quality and compact face template. Processes a single face in less than 1 second on 1 GHz smartphone and works with build-in phone cameras
C and Java Programs C and Java Programs - C&Java Programming,This app contains more than 270+ programs for different level of programmers like from beginners to advance coders.This app will reduce the complexity of finding a program online and will avail all the essential PROGRAMS or PATTERNS on a less than 1MB application
Learn Cassandra Learn Cassandra - This tutorial will be extremely useful for software professionals in particular who aspire to learn the ropes of Cassandra and implement it in practice. Cassandra is a distributed database from Apache that is highly scalable and designed to manage very large amounts of structured data. It provides high availability with no single point of failure
Other Software by developer «Wladimir Palant»:
Adblock Plus - Firefox Addon Adblock Plus - Ever been annoyed by all those ads and banners on the internet that often take longer to download than everything else on the page? Install Adblock Plus now and get rid of them.
What's New in This Release:
· Added Latvian and Albanian translations.
· Fixed some minor issues