WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
AEM Sidekick

AEM Sidekick

View on Chrome Web Store
5.0 (11 ratings)
1 new ratings
22 views

Data is synced from the Chrome Web Store. View the official store page for the most current information.

AEM Sidekick allows authors of AEM sites to easily preview and publish content.
Type
Extension
Users
4,000 users
1K
Website adobe.com
Adobe Inc.
Published
Version 7.6.0
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "7.6.0",
    "author": "Adobe",
    "homepage_url": "https:\/\/www.aem.live\/docs\/sidekick",
    "default_locale": "en",
    "description": "__MSG_description__",
    "permissions": [
        "activeTab",
        "contextMenus",
        "declarativeNetRequest",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/localhost:3000\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "externally_connectable": {
        "ids": [
            "ccfggkjabjahcjoljmgmklhpaccedipo",
            "olciodlegapfmemadcjicljalmfmlehb",
            "ahahnfffoakmmahloojpkmlkjjffnial"
        ],
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/*\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "_locales\/*",
                "content.js",
                "context-menu.js",
                "index.js",
                "*.js.map",
                "display.js",
                "config.js",
                "lib\/polyfills.min.js",
                "log.js",
                "sp-popover.js",
                "sp-tray.js",
                "tab.js",
                "project.js",
                "utis\/admin.js",
                "utils\/rum.js",
                "url-cache.js",
                "views\/json\/*",
                "views\/login\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "__MSG_title__",
        "default_icon": {
            "16": "icons\/disabled\/icon-16x16.png",
            "32": "icons\/disabled\/icon-32x32.png",
            "48": "icons\/disabled\/icon-48x48.png",
            "128": "icons\/disabled\/icon-128x128.png",
            "512": "icons\/disabled\/icon-512x512.png"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+H",
                "mac": "MacCtrl+Shift+H"
            },
            "description": "__MSG_description_shortcut__"
        }
    },
    "icons": {
        "16": "icons\/default\/icon-16x16.png",
        "32": "icons\/default\/icon-32x32.png",
        "48": "icons\/default\/icon-48x48.png",
        "128": "icons\/default\/icon-128x128.png",
        "512": "icons\/default\/icon-512x512.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.