Skip to content

A cross-platform framework for creating browser extension. Supports Safari, Chrome, and Firefox.

License

Notifications You must be signed in to change notification settings

cerivera/crossfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossfire

A framework for creating simple, multi-platform browser extension. Supported browsers: Safari, Chrome, Firefox

Requirements

$npm install browserify

How to use

Build all extensions with: python bin/build.py

Right now it's only compiling the directories for each extension, and not building actual packages.

You can easily install it in Chrome by going to your Extenions page, clicking on "Load unpacked extension", then pointing to the 'chrome' directory under 'builds'.

License

MIT

About

A cross-platform framework for creating browser extension. Supports Safari, Chrome, and Firefox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published