© 2026 Hedgehog Software, LLC
await page.addInitScript(() => { chrome.storage.sync.set({ token: process.env.TOKEN }) });
import { Storage } from '@plasmohq/storage'; const storage = new Storage();