Skip to content

nfroidure/CanImage

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
# Welcome on CanImage sources : Image editor for Firefox

## About CanImage
CanImage is a Firefox add-on enabling you to modify images from many sources inside Firefox. Once you did, you can push her everywhere you want (input[type=file], input[type=text]|textarea as dataUri, clipboard as Bitmap or DataUri, any hardrive).

To get CanImage for production go there https://addons.mozilla.org/fr/firefox/addon/canimage/ . To get CanImage development version, follow the above quick start guide.

More informations on the official web site : http://canimage.elitwork.com

## About CanImage technologies
CanImage is a Firefox addon. It use XUL and Javascript. You can get more information on the Mozilla Developer Center (https://developper.mozilla.org).

## Quick start

Create a new Firefox profile for add on development (https://developer.mozilla.org/en/Setting_up_extension_development_environment).

Clone the project into the extension folder of this new profile.

-Unix/Linux :
$ git clone git://github.com/nfroidure/CanImage.git ~/.mozilla/firefox/(FirefoxProfile)/extensions/canimage@elitwork.com

-Windows sample :
$ git clone git://github.com/nfroidure/CanImage.git C:\Documents and Settings\(WindowsProfiles)\Application Data\Mozilla\Firefox\Profiles\(FirefoxProfile)\extensions\canimage@elitwork.com

The extension will be installed on the next Firefox start (with dev. profile). Restart firefox on each changes to test them.

## About locales

DO NOT add or modify locales files! Those are managed in Babelzilla only! http://www.babelzilla.org

Have fun!

PS : Take a look at my other add-ons:
- BBComposer : https://github.com/nfroidure/BBComposer
- KGen : https://github.com/nfroidure/KGen

PS2 : Have news on Twitter http://twitter.com/nfroidure

About

Image manipulation add-on for Firefox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published