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:
How to root Rooting guide for smartphones and tablets
Github - Firefox Addon Search the Github site for Repositories, Users, Source Code and Projects
Learn ASP Net Learn ASP Net - ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites. It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily. This tutorial covers all the basic elements of ASP.NET that a beginner would require to get started
Memorize Me Java Concepts Memorize Me Java Concepts - Learn about Object Oriented Programming (OOP), Abstraction, Polymorphism, Encapsulation, Inheritance, JVM, keywords, data types and may other areas of Java
Developers Best Practices Developers Best Practices - If you are working for software industry as a software engineer or a software developer, then I'm sure you are going to enjoy this tutorial. Try to relate the facts mentioned in the tutorial with your day-2-day life and find so many hidden facts, which are very obvious but we never gave our serious attention to them
Learn Selenium Learn Selenium - This tutorial is designed for software testing professionals who would like to learn the basics of Selenium through practical examples. The tutorial contains enough ingredients to get you started with Selenium from where you can take yourself to higher levels of expertise
Learn AWT Learn AWT - JAVA provides a rich set of libraries to create Graphical User Interface in platform independent way. In this app for Android we'll look in AWT (Abstract Window Toolkit). This tutorial is designed for Software Professionals who are willing to learn JAVA GUI Programming in simple and easy steps
App2Succ App2Succ - Design your own app directly on your phone. 8 monetizing methods available. Create the app for your success now. You can send the specifications to us with one click from the app. We will implement the functionality for you, simple apps in 24 hours, more sophisticated in 3 - 5 days
Learn XHTML Learn XHTML - This tutorial is designed for the aspiring web designers and web developers who are keen to understand XHTML in detail. Enthusiastic readers can use this tutorial as a source of additional reading. This tutorial provides a basic understanding of XHTML, its syntax and attributes with rules for using the same along with their practical examples
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
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