You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the functionality to be able to use Side Panel in the extensions, I would be delighted and grateful for that change, and thank you for the update in your previous response, if I reached the email and read it, the sidepanel code is here:
Add the functionality to be able to use Side Panel in the extensions, I would be delighted and grateful for that change, and thank you for the update in your previous response, if I reached the email and read it, the sidepanel code is here:
{
"name": "My side panel extension",
...
"side_panel": {
"default_path": "sidepanel.html"
}
"permissions": [
"sidePanel"
]
...
}
excellent code to make extensions :3
The text was updated successfully, but these errors were encountered: