Offline WebPage Editor
Offline WebPage Editor allows AEM authors or it's users to temporarily try content changes directly on Published pages.
Offline WebPage Editorとは何ですか?
Offline WebPage EditorはAnkit Gubraniによって開発されたChromeの拡張機能で、その主な機能は「Offline WebPage Editor allows AEM authors or it's users to temporarily try content changes directly on Published pages.」です。
拡張機能のスクリーンショット
Offline WebPage Editor拡張機能のCRXファイルをダウンロード
Offline WebPage Editor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Offline WebPage Editor is Chrome extension for AEM authors. It allows AEM authors & other business users to temporarily try content changes directly on Published pages without opening Author instance. Offline WebPage Editor comes as handy tool for authors & other business users who want to try out different content variations on published pages quickly before authoring the actual changes. Offline WebPage Editor lets its users: » Change existing text on the page » Move images around the page » Change or add new font styles (bold, italics) on the text » Add new Text on the page All the changes respect the current styling on the page, hence Offline WebPage Editor can also be used to test how would a section look when text exceeds the given height & width of a DOM element. Note: All changes made with Office WebPage Editor are temporary, authors will have to make those changes manually in AEM author instance. Page refresh will clear all the changes.
拡張機能の基本情報
名前 | Offline WebPage Editor |
ID | plldjngagpbkienpplkifjkcoimkeadj |
公式URL | https://chromewebstore.google.com/detail/offline-webpage-editor/plldjngagpbkienpplkifjkcoimkeadj |
説明 | Offline WebPage Editor allows AEM authors or it's users to temporarily try content changes directly on Published pages. |
ファイルサイズ | 15.03 KB |
インストール数 | 1,235 |
現在のバージョン | 1.2 |
最終更新日 | 2019-10-07 |
公開日 | 2019-10-06 |
評価 | 4.20/5 合計 5 レビュー |
開発者 | Ankit Gubrani |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.codebrains.co.in/projects/offline-webpage-editor |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Offline WebPage Editor", "version": "1.2", "description": "Offline WebPage Editor allows AEM authors or it's users to temporarily try content changes directly on Published pages.", "permissions": [ "activeTab" ], "background": { "scripts": [ "offline_editor_background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |