Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
/ FireBreath Public archive
forked from firebreath/FireBreath

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

Notifications You must be signed in to change notification settings

semcat/FireBreath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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++ 77.5%
  • Shell 10.0%
  • CMake 5.4%
  • Objective-C++ 2.2%
  • HTML 1.6%
  • Python 1.3%
  • Other 2.0%