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…
Cos'è CQ WCM Switcher?
CQ WCM Switcher è un'estensione di Chrome sviluppata da manjuapps18, e la sua funzione principale è "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 dell'Estensione
Scarica il file CRX dell'estensione CQ WCM Switcher
Scarica i file di estensione CQ WCM Switcher in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | kfhojpbjbceahdeafceigdchpbgiemgk |
URL Ufficiale | https://chrome.google.com/webstore/detail/cq-wcm-switcher/kfhojpbjbceahdeafceigdchpbgiemgk |
Descrizione | CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM… |
Dimensione del File | 10.89 KB |
Conteggio Installazioni | 173 |
Versione Corrente | 0.3 |
Ultimo Aggiornamento | 2013-08-29 |
Data di Pubblicazione | 2013-08-29 |
Valutazione | 4.60/5 Totale 10 Valutazioni |
Sviluppatore | manjuapps18 |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |