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:
AppInventor Toggle AppInventor Toggle - This is a simple utility application that allows one click enabling of the two features needed to work with Google's latest AppInventor. With one button, the application disables orientation sensing and enables "stay awake" on USB/AC power with Toast notifications
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
PeerDroid PeerDroid is the porting of JXME protocol to Android platform. It allows the Android developers to create application for Android platform that uses the features of JXTA system along with Android potential, interacting with other mobile terminals and other traditional peers (Personal-Computer)
Instant Mobile Website Creation Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
M32 M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step
CroakDroid Lite CroakDroid Lite is an unofficial Client application for the Hoptoad Error Tracking Service. It can be used to retrieve errors and display details about them. Requires an existing account and Auth Token.
This app is not officially associated with Hoptoad in any way. The name and logos for Hoptoad are trademarks of thoughtbot, inc
Simply Facebook Simply Facebook is a light, simple, extensible Java library for accessing and modifying data available through the Facebook API. This is a useful tool on the Android platform, as the SDK does not ship with any means for accessing the Facebook API.
This library uses the Desktop mode approach for authentication
What RGB? Simple application to check RGB values of an image
Mobile Tools - Firefox Addon Mobile Tools - Tools for working with web pages in Firefox Mobile. Use tools like Page Info to view details about the current web page or use Page Source to view the actual web page source. A Firebug Console API is also supported for helping to debug web pages on mobile devices
App Stats Lite App Stats Lite is an Android developer tool which allows you to check application stats and comments from one place. App Stats keeps you informed by notifying you when new information is available such as a new rating or additional comments.
What's New in 1.1
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