AEM Navigator

Useful for AEM developers for easy navigation.Useful for Touch UI.

AEM Navigator क्या है?

AEM Navigator gargshubham730 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Useful for AEM developers for easy navigation.Useful for Touch UI."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AEM Navigator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        AEM Navigator is meant for AEM developers to ease them to navigate through various consoles easily and way faster.

Read the complete blog here
https://howtoaem.blogspot.com/2019/10/aem-navigator-chrome-extension-aem_24.html

Features

1. Open page in-
Edit Mode
Disabled Mode
Open Page Properties directly and edit them
Open page in CRXDE directly 

2. Most used consoles
CRXDE
Package Manager
Welcome Page

3. Assets and Sites
Open DAM
Open Sites
Open Templates

4.Felix console
Bundles
Configuration Manager
AEM Logs

5.Miscellaneous
Debug Clienlibs
Query Builder 
Workflows
Useradmin
Miscadmin
Tags                    

एक्सटेंशन की मूल जानकारी

नाम AEM Navigator AEM Navigator
ID fhkechjkbbenaaoghnlmcepoolbfdmca
आधिकारिक URL https://chromewebstore.google.com/detail/aem-navigator/fhkechjkbbenaaoghnlmcepoolbfdmca
विवरण Useful for AEM developers for easy navigation.Useful for Touch UI.
फ़ाइल का आकार 88.78 KB
स्थापना संख्या 2,472
वर्तमान संस्करण 0.4
अंतिम अपडेट 2019-12-23
प्रकाशन तिथि 2019-12-23
रेटिंग 5.00/5 कुल 9 रेटिंग्स
डेवलपर gargshubham730
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://howtoaem.blogspot.com/2019/10/aem-navigator-chrome-extension-aem_24.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AEM Navigator",
    "description": "Useful for AEM developers for easy navigation.Useful for Touch UI.",
    "version": "0.4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}