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:
HTML Test HTML Test - Try your HTML code. It supports everything that an internet browser must be. It gives a preview of your webpage according according to your HTML code. It supports inline styling. You can creat form, table which include button, slide,checkbox, etc. Note: It will not create website
Learn JOGL Learn JOGL - This tutorial provides you the basic understanding of Java OpenGL library and its features. This tutorial also teaches how to develop 2D and 3D graphics applications using JOGL. This tutorial is designed for the readers pursuing education in Java software development, web development domain and for all the enthusiastic readers
Learn Java Q A Learn Java Q A - The Java programming language has become a global standard for virtually every type of network application. By participating in a Java apps, you will learn how to use the Java Platform, Java for Mobile Devices, Java FX, Embeddable Java and more
Gomodo - Firefox Addon Gomodo - Firefox Addon - Search engine for web developers. Look in the reference sites and official documentation. (HTML / CSS, PHP, Javascript, jquery, prototype ...). You can optimize your search by choosing the type of language
Learn SVG Learn SVG - This reference has been prepared for the beginners to help them to understand the basic concepts related to SVG. This tutorial will give you enough understanding on SVG from where you can take yourself to a higher level of expertise. Scalable Vector Graphics commonly known as SVG is a XML based format to draw vector images
Learn SEO Interview Q A Learn SEO Interview Q A - Useful list of Tricky Seo Interview Questions and Answers.These Job interview questions are useful for the role of Seo trainee, Seo Analyst,Seo Executive, Seo Manager, Social Media executive, Social Media Manager etc. Read them below and prepare for your Seo interview
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
Learn Map Reduce Learn Map Reduce - MapReduce is a programming paradigm that runs in the background of Hadoop to provide scalability and easy data-processing solutions. This tutorial explains the features of MapReduce and how it works to analyze Big Data
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