0

Possible Duplicate:
How to write a browser plugin?

A plugin in a modern web browser like firefox or chrome, allows execute files (use webcamera and other) and take more control of pc ( A plugin, not a extension).

How make a simple plugin for educational purposes ?

EDIT 1: Information of extension of chrome is extensive, but this question is not about of extensions (.xpi on firefox),otherwise plugins (.so or .dll)

Community
  • 1
  • 1
richie-torres
  • 746
  • 1
  • 8
  • 29

1 Answers1

2

Check out the FireBreath framework

jviotti
  • 17,881
  • 26
  • 89
  • 148