This repository has been archived on 2026-06-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
item-scraper/background.js
Julian Freeman 5bae19f80a init
2026-03-11 12:11:38 -04:00

4 lines
114 B
JavaScript

chrome.sidePanel
.setPanelBehavior({ openPanelOnActionClick: true })
.catch((error) => console.error(error));