diff --git a/tools/sidekick/config.json b/tools/sidekick/config.json index 9c9ef6dbed..3c13153060 100644 --- a/tools/sidekick/config.json +++ b/tools/sidekick/config.json @@ -31,6 +31,15 @@ "passConfig": true, "passReferrer": true, "paletteRect": "top: 50px; bottom: 10px; right: 10px; left: auto; width:400px; height: calc(100vh - 60px)" + }, + { + "id": "asset-report", + "title": "AEM Assets Report", + "environments": ["edit"], + "url": "https://288650-edsassettracker-stage.adobeio-static.net/api/v1/web/EDS-Asset-Tracker1/fetchList?hlxUrl=https://demo-custom-as-config--franklin-assets-selector--hlxsites.hlx.live", + "includePaths": ["**.docx**"], + "passConfig": true, + "passReferrer": true } ] }