Design Mode
Allows you to make temporary edits to any page.
Overview
What is Design Mode?
Allows you to make temporary edits to any page..
SCREENSHOT
SUMMARY
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? ;-)
See More
Stats
Trends for Design Mode:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Design Mode FROM A CRX FILE
- Download Design Mode CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews