An open API service indexing awesome lists of open source software.

https://github.com/fflorent/codeburner

CodeBurner is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS.
https://github.com/fflorent/codeburner

Last synced: about 1 month ago
JSON representation

CodeBurner is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS.

Awesome Lists containing this project

README

          

CodeBurner for Firebug
======================

CodeBurner is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS.

About the extension
-------------------
CodeBurner is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS.

The extension's core functionality is centered around a new Reference panel, which contains a search tool for looking up HTML elements, attributes, and CSS properties.

The extension also hooks into context-menus in the HTML and CSS panels, the DOM crumbtrail, and the Inspector, adding options to look up a selected item (ie. search for it in the Reference panel) or to view a code example.

About this repository
---------------------

The Code Burner extension hosted on addons.mozilla.org does not support the last versions of Firebug anymore.

So this work tries to fix issues related to the compatibility of the CodeBurner extension with Firebug 1.12 and higher.

*No enhancement is planned for now, so please, do not fill an issue to request a feature.* However, bug reports are welcome.

License
-------
CodeBurner is licensed under a modified Creative Commons Attribution-Noncommercial-Share Alike 3.0.

See license.txt for more information.