Top "Firebreath" questions

FireBreath is a C++ framework for creating web browser plugins (not extensions!

Get screen coordinates of DOM element

Can I somehow get precise screen coordinates (relative to top left corner of the screen) of a DOM object. Through …

javascript c++ dom coordinates firebreath
Exact difference between add-ons, plugins and extensions

What is the exact difference between plugins, add-on and extensions. I have read a lot about this and confused, For …

firefox google-chrome-extension firefox-addon add-on firebreath
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >

I need some help with this exception, I am implementing a NPAPI plugin to be able to use local sockets …

c++ visual-c++ boost-asio boost-thread firebreath