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 } |