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'est-ce que CQ WCM Switcher ?

CQ WCM Switcher est une extension Chrome développée par manjuapps18, et sa fonction principale est "CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension CQ WCM Switcher

Téléchargez les fichiers d'extension CQ WCM Switcher au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom CQ WCM Switcher CQ WCM Switcher
ID kfhojpbjbceahdeafceigdchpbgiemgk
URL Officiel 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…
Taille du Fichier 10.89 KB
Nombre d'Installations 173
Version Actuelle 0.3
Dernière Mise à Jour 2013-08-29
Date de Publication 2013-08-29
Évaluation 4.60/5 Total 10 Évaluations
Développeur manjuapps18
Type de Paiement free
Langues Prises en Charge 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
}