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
Anson's Voyage Round the World for MobiPocket Reader
Hodge and His Masters for MobiPocket Reader
Wizard's words
The Boy Scouts on a Submarine for MobiPocket Reader
A Gentleman from Mississippi for MobiPocket Reader
Profiles from China for MobiPocket Reader
Android Seven Free
iSS Task Manager
SuperDim
EuroExchange
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:

Add-on Builder Helper - Firefox AddonAdd-on Builder Helper - Firefox Addon
Add-on Builder Helper is a Firefox addon for use with the Mozilla Add-ons Builder (formerly known as FlightDeck)
Bugzilla Tweaks - Firefox AddonBugzilla Tweaks - Firefox Addon
Bugzilla Tweaks - This Firefox extension modifies the pages loaded from bugzilla.mozilla.org and adds features including: • Interleaving the bug's change history with the comments on the same page • Showing the last time that a bug or attachment flag was changed • Proving user name autocompletion support • And many more..
Basic concepts of oopsBasic concepts of oops
Basic concepts of oops - It is an audio podcast tutorials for object oriented programming 1.It teaches features of object oreinted programming 2.It is fully viva based 3
Uninstall WidgetUninstall Widget
Uninstall Widget - A tool for app developers. Sometimes you need to uninstall very frequent same application while you develop it. Here is the solution.  Add the widget to your home screen, configure it once for "preferred application to uninstall" and you are just one click from uninstall
Android Symbol Sender - Firefox AddonAndroid Symbol Sender - Firefox Addon
Upload debug symbols from your Android system libraries to Mozilla's crash reporting servers
StartJavaStartJava
StartJava - StartJava is aimed primarily at those who are just starting to program for Android. I would say to those who don't even know where to start. With this program you will not need anything to understand in order to write your first program. StartJava tells you what to do. All you need - just install the program. The program is arranged quite simple
JSONovich - Firefox AddonJSONovich - Firefox Addon
JSONovich - Firefox Addon is a Firefox extension that pretty-prints JSON content of various types directly in a browser tab. It uses the browser's native JSON parser and a custom-built formatter to produce its output. Normally, Firefox would prompt to download JSON sent with the correct application/json mime-type
HTML TestHTML Test
HTML Test - Try your HTML code. It supports everything that an internet browser must be. It gives a preview of your webpage according according to your HTML code. It supports inline styling. You can creat form, table which include button, slide,checkbox, etc. Note: It will not create website
Extension Auto-Installer - Firefox AddonExtension Auto-Installer - Firefox Addon
Extension Auto-Installer - Firefox Addon - This is a tool for extension developers tired of the usual test cycle: make a change, create a new extension build, install it in the browser (with wait time and confirmations), restart the browser, test. This extension will receive new extension packages on a TCP port, automatically install them and restart the browser if necessary
HeclHecl
Hecl The Hecl Programming Language is a high-level, open source scripting language implemented in Java. It is intended to be small, extensible, extremely flexible, and easy to learn and use. Infact, it's small enough that it runs on J2ME-enabled cell phones! Why Hecl? Hecl is intended as a complement to the Java programming language, not a replacement
 

Other Software by developer «Kris Maglione»:

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
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
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
AMO Modifications - Firefox AddonAMO Modifications - Firefox Addon
Back-logged AMO Editor Tool modifications

» 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 Sony Ericsson Xperia Neo V MT11a
 
 
© Pantich 2009 - 2025 All rights reserved.