Design Mode

Design Mode 0.2 CRX for Chrome

A Free Developer Tools Extension

Published By Bitquark

Design Mode (kcohlfofdggbjmbjoiopaddbjjblgnkl): Allows you to make temporary edits to any page.... Read More > or Download Now >

Design Mode for Chrome

Download CRX

Download

7.97 KB

Chrome Store

Tech Specs

  • • Type: Browser Extension
  • • Latest Version: 0.2
  • • Price: Freeware
  • • Offline: No
  • • Developer: Bitquark

User Reviews

  • 17 Votes, Average: 3.65 out of 5
  • • Rating Average
  • 3.65 out of 5
  • • Rating Users
  • 17

Download Count

  • • Total Downloads
  • 3
  • • Current Version Downloads
  • 3
  • • Updated: August 28, 2012

Design Mode is a free Developer Tools Extension for Chrome. You could download the latest version crx file and install it.

More About Design Mode

New! Design Mode is a tiny extension which puts Chrome into edit mode, allowing you to edit entire pages as though you were in an HTML editor.

This extension is great for quickly testing concepts, such as whether a page layout breaks when a heading hits a certain text length, or whether an image or button would look better on the other side of the page.

★ Move images by dragging them around.
★ Edit existing text by clicking and typing.
★ Add new text before or after existing elements.
★ Change font style using standard keys (ctrl+b for bold, etc)

This extension is not designed as a hardcore development tool and is limited by Chrome's implementation of design mode. Changes are temporary; reloading the page will clear any changes.

Tips:
☛ You can make a single HTML element editable by adding the "contenteditable" attribute.
☛ You can activate design mode by hand by opening up the development console (F12) and typing: document.designMode = 'on';

Of course, that's more work and you don't get the nice icon telling you which tabs are in design mode. You need a cool extension for that, right? ;-)

Download Design Mode 0.2

More Extensions to Consider (Similar or Related)