Skip to content

chrishardy99/FireBreath

 
 

Repository files navigation

FireBreath

Home page: http://www.firebreath.org

FireBreath is a cross-platform browser plugin framework. It supports ActiveX and NPAPI on Windows, Mac OS X, and Linux (probably other unix-derivitives as well).

Flattr this project

Getting the source

After checking out the source, make sure you run:

git submodule update --init --recursive

in the project root to get the linked repositories. The main one you want is the firebreath-boost repository. You don't need firebreath-boost if you use WITH_SYSTEM_BOOST.

Using Subversion

If you choose to use subversion to check out FireBreath, make sure you also check out the firebreath-boost project as src/3rdParty/boost/ (you'll have to remove the existing directory).

Good luck!

About

Browser Plugin framework (NPAPI and ActiveX on Windows, Mac, and Linux)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.4%
  • Shell 9.9%
  • C 6.0%
  • Objective-C++ 2.6%
  • Python 1.2%
  • CSS 0.4%
  • Other 0.5%