CQ WCM Switcher
CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…
What is CQ WCM Switcher?
CQ WCM Switcher is a Chrome extension developed by manjuapps18, and its main feature is "CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…".
Extension Screenshots
Download CQ WCM Switcher Extension CRX File
Download CQ WCM Switcher extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM developers. Advantages: 1. Single click to switch WCM mode during development. 2. No need to wait till side kick loads, and also hepfull when sidekick is disabled. 3. No need to type parameters manually when you want to switch wcmmode. One place to: 1. Display page layout. 2. Switch between design/edit/preview/disabled mode quickly with single click.
Extension Basic Information
Name | |
ID | kfhojpbjbceahdeafceigdchpbgiemgk |
Official URL | https://chrome.google.com/webstore/detail/cq-wcm-switcher/kfhojpbjbceahdeafceigdchpbgiemgk |
Description | CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM… |
File Size | 10.89 KB |
Installation Count | 173 |
Current Version | 0.3 |
Last Updated | 2013-08-29 |
Publish Date | 2013-08-29 |
Rating | 4.60/5 Total 10 Ratings |
Developer | manjuapps18 |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CQ WCM Switcher", "version": "0.3", "permissions": [ "tabs", "http:\/\/*\/*" ], "browser_action": { "default_icon": "images\/icon.png", "default_title": "CQ Debugger", "default_popup": "popup.html" }, "manifest_version": 2 } |