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

1
scripts/storage.js Normal file
View file

@ -0,0 +1 @@
export const storage = (window.browser ?? window.chrome)['storage']