AEM Chrome Tools
2019-03-27
I've developed a Chrome extension that could possibly improve the work environment for AEM developers. Currently there are 2 features implemented:
- Environment Display
- Component Detail
You can find the extension on the Chrome webstore.
Options
Feature settings and other information can be located under the options page of the extension.
Environment display
This feature will allow you to easily identify which environment you are working on. The following screens are supported:
- Default UI
- CRX Develop
- CRX Package Manager
Component Detail
This feature will allow you to easily open up the corresponding node of your component in CRX Develop.
Code
The code can be found on GitHub
If you have an idea for a new feature or have any questions left, do not hesitate to contact me or leave a comment below.