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:
Bizz 2 Apps Bizz 2 Apps - is a utility for creating mobile applications. Embedded visual editor allows you to bring to life the most complicated functions without knowledge of software languages. You can develop a unique interface or use a ready template. Add user's modules to show the needed information in your application
Basic Programs App Basic Programs App - Application is developed for android platform compatible from Android 2.2 to 5.1. .tudents can view the basics of four famous programming language from anywhere.Students can learn the definitions of basic functions and basic syntax of a particular language. The application is easy to use and is aimed to deliver efficient learning experience
AChartEngine AChartEngine is a charting library for Android applications
Tour de Mobile Flex Tour de Mobile Flex - Tour de Mobile Flex is a great way for developers to explore the mobile capabilities of Adobe AIR and Flex.
What's New in This Release:
· Updated to require Adobe AIR 2.6
LEARN AIML LEARN AIML - This app is designed for Software Professionals who are willing to learn AIML in simple and easy steps. Learn AIML will give you great understanding on AIML concepts and after completing this tutorial you will be at intermediate level of experties from where you can take yourself at higher level of expertise
Web Server Web Server- Simple Web Server. Photo Calendar function is provided in the first version. Consideration of security - Only 1 access is connectable from outside - Basic authentication - A port number is set up at random The local network of WiFi connection is recommended
StartJava StartJava - StartJava is aimed primarily at those who are just starting to program for Android. I would say to those who don't even know where to start.
With this program you will not need anything to understand in order to write your first program. StartJava tells you what to do. All you need - just install the program.
The program is arranged quite simple
Java Interview MCQ Java Interview MCQ - Java is a set of several computer software and specifications developed by Sun Microsystems, later acquired by Oracle Corporation, that provides a system for developing application software and deploying it in a cross-platform computing environment
Where Am O? - Firefox Addon Where Am O? A helpful extension for AMO developers.
The only functionality right now is to clearly identify what AMO server you are on and let you switch between that page on others.
Add your own dev server by going to about:config and creating the pref extensions.whereamo
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