Sam
PD🧩 Plasmo Developers
•Created by Sam on 10/20/2023 in #🔰newbie
side panel default_path
Is there a way to tell Plasmos to not set the
sidebar.default_path
when generating the manifest? From what I can tell when generating the manifest it's always set if the component exists.
I believe the code responsible for this is found at https://github.com/PlasmoHQ/plasmo/blob/292fe5f0a49a9f218253aabc9bd42764a9ec33ae/cli/plasmo/src/features/manifest-factory/mv3.ts#L21. I don't know how this should be set, maybe export a property from the component itself? I'm not very familiar with the framework and how its designed.2 replies