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…
O que é CQ WCM Switcher?
CQ WCM Switcher é uma extensão do Chrome desenvolvida por manjuapps18, e sua principal característica é "CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CQ WCM Switcher
Baixe arquivos de extensão CQ WCM Switcher no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | kfhojpbjbceahdeafceigdchpbgiemgk |
URL Oficial | https://chrome.google.com/webstore/detail/cq-wcm-switcher/kfhojpbjbceahdeafceigdchpbgiemgk |
Descrição | CQ WCM mode switcher, single click, faster way to switch CQ WCM mode, and to check site layout. Handy plugin for Adobe CQ/ AEM… |
Tamanho do Arquivo | 10.89 KB |
Contagem de Instalações | 173 |
Versão Atual | 0.3 |
Última Atualização | 2013-08-29 |
Data de Publicação | 2013-08-29 |
Classificação | 4.60/5 Total de 10 Avaliações |
Desenvolvedor | manjuapps18 |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |