Design Mode Design Mode

Developer Tools
Version: 0.2
Last Update: 2012-08-28

Overview

Design Mode is a Chrome extension developed by Bitquark. According to the data from Chrome web store, current version of Design Mode is 0.2, updated on 2012-08-28.
4,000+ users have installed this extension. 17 users have rated this extension with an average rating of .

Allows you to make temporary edits to any page.

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? ;-)

Rating

17 ratings

Total Installs

4,000+

Information

Last Update

2012-08-28

Current Version

0.2

Size

7.97KiB

Author

Bitquark

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar DatBrian
2018-11-23

It was okay, but don't like the red grammar catchers

avatar DK
2017-05-09

didnt work

avatar Simon Barton
2016-12-03

I can fix typos!

avatar Joel Gillman
2016-04-01

Worked like a charm for me! Very handy for trying out new text on a page to make sure it fits well.

avatar Luke Z
2015-11-25

Didn't work at all.