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
Similar Software:
AMF - Firefox Addon Apache Mobile Filter search engine helps mobile web developers to search mobile devices from user agent
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
Learn Scala Learn Scala - This tutorial has been prepared for the beginners to help them understand programming Language Scala in simple and easy steps. After completing this tutorial, you will find yourself at a moderate level of expertise in using Scala from where you can take yourself to next levels
Learn Swift Learn Swift - This tutorial is designed for software programmers with a need to understand the Swift programming language starting from scratch. This tutorial will give you enough understanding on Swift programming language from where you can take yourself to higher level of expertise. Swift is a new programming language developed by Apple Inc for iOS and OS X development
Learn JUnit Learn JUnit - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn JUnit JUnit is a unit testing framework for the Java programming language
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
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
JavaScript Tutorial JavaScript Tutorial - JavaScript is a simple programming language that can be written directly into HTML documents to allow for increased interactivity with the user.
This App will learn you the very basic of JavaScript
Access 2003 macros Access 2003 macros - If you have been working in Access for some time and did not add much automation to your database you probably are not satisfied. Your database needs more. It is time to write some VBA code.
Not everything you need to do with your database should be accomplished via code
Learn Html Interview Q A Learn Html Interview Q A - I am starting with learning html.I want to learn the basics first how to start coding.I hope I answered your question. Start with HTML and CSS. HTML is one of the hot topic in recent days. So I decide to write a complete learning tutorial about same. It’s going to be a 2 days series article
Other Software by developer «Kris Maglione»:
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
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
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