Image manipulation add-on for Firefox
License
nfroidure/CanImage
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
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 0
No packages published