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:
TabWidget TabWidget Custom implementation of Android tabs, that overcomes some of the shortcoming of built-in tabs.
The widget allows us to add custom background and use custom icons, tabs can be Top/Bottom aligned
Facebook SDK for Android Facebook SDK for Android - The Facebook SDK for Android enables developers to integrate Facebook with their native Android apps. With it, programmers can build social applications on top of the Facebook platform
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
Deadly Computer Viruses Deadly Computer Viruses - Getting a computer virus has happened to many users in some fashion or another. To most, it is simply a mild inconvenience, requiring a cleanup and then installing that antivirus program that you’ve been meaning to install but never got around to
MobiAccess Development MobiAccess is a mobile development framework that enables developers to easily create mobile applications for data collection without extensive knowledge on mobile development. It handles data replication (mobiSync) and data visualization (mobiVision) as well
Javascript Javascript - Learn Javascript with the Free JavaScript programming app from GradeStack.
This app includes all the basic concepts of JavaScript, helping developers learn the language of web browsers. Javascript is the engine for web programming, helping make HTML pages come alive. Build interactive HTML pages after learning this course
Tour de Mobile Flex Tour de Mobile Flex - Tour de Mobile Flex is a great way for developers to explore the mobile capabilities of Adobe AIR and Flex.
What's New in This Release:
· Updated to require Adobe AIR 2.6
PhoneGap PhoneGap is an open source development tool for building fast, easy mobile applications with JavaScript.
If you are a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Symbian and Blackberry SDKs, PhoneGap is for you
Add-on Compatibility Reporter Add-on Compatibility Reporter - Help Mozilla make sure your favorite add-ons get updated for upcoming Firefox releases by using this extension to report whether they still work or are having some issues with alpha and beta releases
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