ActiveView
ActiveView is an add-on adding a synchronized tree view of the edited document to BlueGriffon. Whatever change you apply to the wysiwyg view is sync'd to the Active view and vice-versa

ActiveView screenshot

Not available yet

TableLayout
TableLayout is an add-on allowing you to directly style an existing table using only CSS styles. It comes with a set of 43 predefined styles and allows you to create your own, based or not on existing styles. The only HTML attribute your table needs is an ID or one class, period. All praise CSS 3!

TableLayout shot1 TableLayout shot2

Not available yet

FullScreen
FullScreen is a very simple add-on allowing you to edit documents in fullscreen mode. With the detachable sidebars of BlueGriffon and if you have two screens, you can have your documents on one screen in true fullscreen mode, and all your properties' windows on the second.

Not available yet

ScriptEditor
ScriptEditor is a sidebar add-on allowing to manipulate and edit (using the embedded Bespin editor) the JavaScript files or pieces of code attached to a document.

ScriptEditor

Not available yet

ProjectManager
ProjectManager is a sidebar add-on allowing you to manage your web sites project, local or remote. It's much more than a manager for a FTP mirror since it knows about your HTML, JS, CSS and media files. It can even know about the templates you're using. It's also extensible

ProjectManager

Not available yet

TemplatesManager
TemplatesManager is an add-on to the ProjectManager sidebar just above allowing you to download from the Web pre-packaged templates for your Web pages. The list of package Web sites is easily extensible and making this add-on understand a given template is only a matter of adding a manifest file to the package if it does not exist yet.

TemplatesManager

Not available yet

WordCount
WordCount is a very simple add-on counting the number of words in your document and displaying a warning if that word count goes beyond a user-defined limit.

WordCount

Not available yet