Bootstrap Web Extension

This commit is contained in:
He4eT 2024-08-15 04:16:45 +02:00
commit 2fbe0cd79e
5 changed files with 192 additions and 0 deletions

3
pages/popup/popup.js Normal file
View file

@ -0,0 +1,3 @@
import { storage } from '../../scripts/storage.js'
storage.local.set({'params': {scaleFactor: 128}})