Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Notifications You must be signed in to change notification settings

halton/FireBreath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,594 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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++ 83.3%
  • C 12.0%
  • Objective-C 2.7%
  • Python 1.5%
  • Shell 0.2%
  • JavaScript 0.2%
  • Other 0.1%