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:
RTMP Dump RTMP Dump is a tool to download rtmp:// and rtmpe:// streams
Simply GData Simply GData is a light, simple, extensible library for accessing and modifying data available through Google Data APIs
Learn XSD XML Schema Definition commonly known as XSD is a way to describe precisely the XML language
Learn Mysql Interview Q A Learn Mysql Interview Q A - MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). SQL is the most popular language for adding, accessing and managing content in a database
Basic concepts of oops Basic concepts of oops - It is an audio podcast tutorials for object oriented programming
1.It teaches features of object oreinted programming
2.It is fully viva based
3
Logoid Logoid How many times have you been sitting on a train, an airplane, or been on a long car trip, and just been itching to get coding? With Logoid, you can quench your thirst for programming, expel your boredom and produce fantastic works of art, all on your mobile device!
Logoid is a Logo interpreter for Android
Java Interview Questions v2 Java Interview Questions v2 - This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to Java Programming language. these Java Interview Questions have been designed especially to get you acquainted with the nature of questions you may encounter during your interview for the subject of Java Programming Language
Linux Commands An Android application with approximately 570 Linux commands
Learn Android v2 Learn Android v2 - Android is an open source and Linux-based operating system for mobile devices such as smartphones and tablet computers. Android was developed by the Open Handset Alliance, led by Google, and other companies. This tutorial will teach you basic Android programming and will also take you through some advance concepts related to Android application development
Computer Networking v2 Computer Networking v2 - This tutorial has been prepared for the beginners as well as advanced learners who want to deal with computers. This tutorial is also very useful for the undergraduate students of computer science, engineering, business administration, management, science, commerce and arts where an introductory course on computers is a part of curriculum
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