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文件

下載CQ WCM Switcher擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝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 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
官方網址 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
}