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…

Apa itu CQ WCM Switcher?

CQ WCM Switcher adalah ekstensi Chrome yang dikembangkan oleh manjuapps18, dan fitur utamanya adalah "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 Ekstensi

screenshot

Unduh Berkas CRX Ekstensi CQ WCM Switcher

Unduh file ekstensi CQ WCM Switcher dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama CQ WCM Switcher CQ WCM Switcher
ID kfhojpbjbceahdeafceigdchpbgiemgk
URL Resmi https://chrome.google.com/webstore/detail/cq-wcm-switcher/kfhojpbjbceahdeafceigdchpbgiemgk
Deskripsi CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…
Ukuran File 10.89 KB
Jumlah Instalasi 173
Versi Saat Ini 0.3
Terakhir Diperbarui 2013-08-29
Tanggal Publikasi 2013-08-29
Penilaian 4.60/5 Total 10 Penilaian
Pengembang manjuapps18
Tipe Pembayaran free
Bahasa yang Didukung 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
}