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…

¿Qué es CQ WCM Switcher?

CQ WCM Switcher es una extensión de Chrome desarrollada por manjuapps18, y su función principal es "CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión CQ WCM Switcher

Descarga archivos de extensión CQ WCM Switcher en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre CQ WCM Switcher CQ WCM Switcher
ID kfhojpbjbceahdeafceigdchpbgiemgk
URL Oficial https://chrome.google.com/webstore/detail/cq-wcm-switcher/kfhojpbjbceahdeafceigdchpbgiemgk
Descripción CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…
Tamaño del Archivo 10.89 KB
Cantidad de Instalaciones 173
Versión Actual 0.3
Última Actualización 2013-08-29
Fecha de Publicación 2013-08-29
Calificación 4.60/5 Total de 10 Calificaciones
Desarrollador manjuapps18
Tipo de Pago free
Idiomas Soportados 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
}