Scriptify - Firefox Addon - Scriptify allows you to easily create and manage restartless add-ons made from Scriptish and Greasemonkey userscripts. Once you have created an add-on, Scriptify makes it easy for you to manage it, and can automatically update it to maintain compatibility with Firefox rolling releases.
Add-ons created by Scriptify are small and efficient, and unlike Greasemonkey add-ons, are loaded from the compile cache in recent Firefox releases.
In addition to the standard Greasemonkey API, Scriptified scripts have the following added API functions:
· GM_loadScript to load additional scripts.
· GM_makeDOM to create DOM trees from E4X XML literals.
· GM_finish to prematurely stop the script from loading, as the return statement is not allowed at the top level.
· GM_reportError to log errors and stack traces to the Error Console.
· GM_debug to log messages to the Error Console only when debugging preferences are set.
· GM_setClipboard, per Scriptish, to write text to the clipboard.
· GM_ready to execute code when the page is ready, for scripts which are injected early in the load sequence.
· GM_xmlhttpRequest responses have additional responseXML and responseJSON properties.
· Additionally, add-ons can create their own chrome-privileged API functions through API scripts when necessary.
What's New in This Release:
· Go to gross contortions to ensure that the Windows add-on manager does not balk at us.
What's New in 0.2.1:
· Some compatibility fixes.
· Preserve em:localized blocks on install.rdf writeout.
· Minor startup performance improvement for generated add-ons.
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
Learn JPA Learn JPA - Java Persistence API is a collection of classes and methods to persistently store the vast amounts of data into a database which is provided by the Oracle Corporation. This tutorial provides you the basic understanding of Persistence (storing the copy of database object into temporary memory), and we will learn the understanding of JAVA Persistence API (JPA)
Aptoide Uploader Aptoide Uploader is an Android application that allows one to upload his Android applications to his own Bazzar repository (bazaarandroid.com), taking advantage of Bazaar's new webservices API
Learn LTE Learn LTE - LTE stands for Long Term Evolution and it was started as a project in 2004 by telecommunication body known as the Third Generation Partnership Project (3GPP). LTE evolved from an earlier 3GPP system known as the Universal Mobile Telecommunication System (UMTS), which in turn evolved from the Global System for Mobile Communications (GSM)
Learn LinQ Learn LinQ - The aim of this tutorial is to offer an easy understanding of LINQ to the beginners who are keen to learn the same. The acronym LINQ is for Language Integrated Query. Microsoft’s query language is fully integrated and offers easy data access from in-memory objects, databases, XML documents and many more
TeeChart Java for Android TeeChart Java for Android - Charting Component library for Android development environments. Written in native Java and includes 100% sourcecode as purchase option. TeeChart Java Chart for Android is developed to support multi-touch screens, Android 2.1 and greater, though can be easily adjusted to support earlier versions of Android
IQ-mobile IQ-mobile is a brand new company whose objective is to bring its clients brand new mobile software application based on new concepts and revolutionary ideas. To find cool Java, Android or Symbian games and applications please visit our homepage www.iq-mobile
Linux Deploy Linux Deploy - is an application for installation of a standard Linux operating system. The utility has an open source code which allows making changes to all available components. All internal programs are started together with processes of a regular system. This provides stable work of the device
How to root Rooting guide for smartphones and tablets
Other Software by developer «Kris Maglione»:
Extension Test - Firefox Addon A simple add-on for extension testers, especially AMO editors and developers who plan to submit their add-ons to AMO
setenv - Firefox Addon setenv - Firefox Addon - This add-on automatically sets environment variables on platforms like Android where doing so system-wide is difficult. Preferences starting with "extensions.setenv." are automatically transformed to environment variables. So, creating the preference extensions.setenv.PATH automatically updates the PATH to its value
Disable Add-on Compatibility Checks - Firefox Addon Disable Add-on Compatibility Checks - Firefox Addon - While it used to be possible to disable add-on compatibility checking entirely, by setting the extensions.checkCompatibility preference to false, it is now necessary to set a different preference for each new application version. This add-on re-enables the functionality of extensions