Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Power Mode
Kai's Radio Alarm Clock.Net
Switch blocks
Identity Locker Standard
SatCE
SQLite Generator
OI File Manager
SMS Backup +
Zombies Wave
Leo and the Zombies
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Scriptify - Firefox Addon





Scriptify - Firefox Addon
Version: 0.2.3.1 updated

Platforms: Linux, Android, Maemo


Categories: Programming & Development

Upload date: 22 Feb 12

Developer: Kris Maglione

License: Freeware

Downloads: 1825

File Size: 192 Kb
Download Free Scriptify - Firefox Addon 



Rating: 2.7/5 (Total votes: 34)




  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.
Requirements: Firefox Mobile (Fennec)
 

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:

AndEngine - ExamplesAndEngine - Examples
AndEngine - Examples - AndEngine is a free Open Source 2D OpenGL Game Engine for the Android platform. This application contains various Examples that showcase what developers can do with this engine. Install this to stay tuned with the progress. Join the AndEngine-Community at: http://www.andengine
Learn VBScriptLearn VBScript
Learn VBScript - Learn VBScript is a free Android app. As you know, Microsoft VBScript (Visual Basic Script) is a general-purpose, lightweight and active scripting language developed by Microsoft that is modelled on Visual Basic. Nowadays, VBScript is the primary scripting language for Quick Test Professional (QTP), which is a test automation tool
Learn Apache POILearn Apache POI
Learn Apache POI - Learn Apache POI provides a basic understanding of Apache POI library and its features. Apache POI is a popular API that allows programmers to create, modify, and display MS Office files using Java programs. It is an open source library developed and distributed by Apache Software Foundation to design or modify Microsoft Office files using Java program
Adobe Proto for AndroidAdobe Proto for Android
Adobe Proto for Android - Design interactive wireframes and prototypes for websites and mobile applications with the convenience of simple touch gestures. Adobe Proto for Android features: · Sketch website and mobile app wireframe layouts with simple finger strokes on your tablet's touchscreen
Learn SIP v2Learn SIP v2
Learn SIP v2 - SIP is a signalling protocol designed to create, modify, and terminate a multimedia session over the Internet Protocol. It is an application layer protocol that incorporates many elements of the Hypertext Transfer Protocol (HTTP) and the Simple Mail Transfer Protocol (SMTP)
MobiAccess DevelopmentMobiAccess 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
Learn PrototypeLearn Prototype
Learn Prototype - Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Prototype was developed by Sam Stephenson. Prototype is a JavaScript library which enables you to manipulate DOM in a very easy and fun way that is also safe (cross-browser)
Learn JacksonLearn Jackson
Learn Jackson - Jackson is a very popular and efficient Java-based library to serialize or map Java objects to JSON and vice versa. Learn Jackson uses a simple and intuitive way to explain the basic features of Jackson library API and how to use them in practice. Learn Jackson will be useful for most Java developers, regardless of whether they are beginners or experts
Learn CSharpLearn CSharp
Learn CSharp - C# is a simple, modern, general-purpose, object-oriented programming language developed by Microsoft within its .NET initiative led by Anders Hejlsberg. This tutorial will teach you basic C# programming and will also take you through various advanced concepts related to C# programming language
Learn RubyLearn Ruby
Learn Ruby - To be continued from the previous articles, I would like to introduce you a free application for Android named Learn Ruby. As you know Ruby tutorial is a scripting language designed by Yukihiro Matsumoto, also known as Matz. It runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX
 

Other Software by developer «Kris Maglione»:

Disable Add-on Compatibility Checks - Firefox AddonDisable 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 Addonsetenv - 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
AMO Modifications - Firefox AddonAMO Modifications - Firefox Addon
Back-logged AMO Editor Tool modifications
Extension Test - Firefox AddonExtension Test - Firefox Addon
A simple add-on for extension testers, especially AMO editors and developers who plan to submit their add-ons to AMO

» show more

 

Comments on Scriptify - Firefox Addon:

tomk:
Nagyon j

Date: 25 Feb 12

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Scriptify - Firefox Addon is compatible with your device Alcatel One Touch Evolve 5020W
 
 
© Pantich 2009 - 2025 All rights reserved.