WebExtension.net
WebExtension.net

AEM Sidekick

View on Chrome Web Store
View AEM Sidekick Chrome Extension on Chrome Web Store
4.8 (14 ratings)

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
9,000 users
333
Website adobe.com
Adobe Inc.
View author page of Adobe Inc.
Published
Published on November 28, 2021
Version 6.50.1
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View AEM Sidekick Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "6.50.1",
    "author": "Adobe",
    "homepage_url": "https:\/\/www.hlx.live\/tools\/sidekick\/",
    "default_locale": "en",
    "options_page": "options.html",
    "description": "__MSG_description__",
    "permissions": [
        "activeTab",
        "contextMenus",
        "declarativeNetRequest",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.hlx.live\/tools\/sidekick\/*",
        "http:\/\/localhost:3000\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "externally_connectable": {
        "ids": [
            "igkmdomcgoebiipaifhmpfjhbjccggml",
            "dfeojcdljkdfebmdcmilekahpcjkafdp",
            "iijidanmjddcjacejcjofhcjmgkkiijo"
        ],
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/*\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "_locales\/*",
                "app.css",
                "de.css",
                "configpicker.js",
                "fr.css",
                "lib\/js-yaml.min.js",
                "lib\/polyfills.min.js",
                "module.js",
                "sidekick.js",
                "utils.js",
                "rum.js",
                "view\/json\/json.html",
                "view-doc-source\/js\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "__MSG_title__",
        "default_icon": {
            "16": "icons\/ec-icon-16x16.png",
            "32": "icons\/ec-icon-32x32.png",
            "48": "icons\/ec-icon-48x48.png",
            "128": "icons\/ec-icon-128x128.png",
            "512": "icons\/ec-icon-512x512.png"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+H",
                "mac": "MacCtrl+Shift+H"
            },
            "description": "__MSG_description_shortcut__"
        }
    },
    "icons": {
        "16": "icons\/ec-icon-16x16.png",
        "32": "icons\/ec-icon-32x32.png",
        "48": "icons\/ec-icon-48x48.png",
        "128": "icons\/ec-icon-128x128.png",
        "512": "icons\/ec-icon-512x512.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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.
Go to top