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…

CQ WCM Switcher란 무엇입니까?

CQ WCM Switcher은(는) manjuapps18에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…"입니다.

확장 프로그램 스크린샷

screenshot

CQ WCM Switcher 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 CQ WCM Switcher CQ WCM Switcher
ID kfhojpbjbceahdeafceigdchpbgiemgk
공식 URL https://chrome.google.com/webstore/detail/cq-wcm-switcher/kfhojpbjbceahdeafceigdchpbgiemgk
설명 CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…
파일 크기 10.89 KB
설치 횟수 173
현재 버전 0.3
최근 업데이트 2013-08-29
출시 날짜 2013-08-29
평점 4.60/5 총 10 개의 평점
개발자 manjuapps18
결제 유형 free
지원되는 언어 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
}