The goal of FireBreath is to create a cross-platform plugin architecture that focuses on:You can run a script and start coding a new plugin , and it’s fun to see how people use it to implement some W3C APIs , such as:
- NPAPI browsers for Windows, Mac and Linux:
- Gecko / Firefox
- Google chrome
- Apple safari
- Hosts ActiveX Control:
- Microsoft Internet Explorer 6, 7 and 8
An implementation of the Indexed Database API draft draft proposed by the W3C Web Applications Working Group.
Source: https://habr.com/ru/post/94475/
All Articles