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…”。
扩展截图
下载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.
扩展基本信息
名称 | |
ID | kfhojpbjbceahdeafceigdchpbgiemgk |
官方URL | 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 } |