initial commit
This commit is contained in:
5
scripts/report-slop.js
Normal file
5
scripts/report-slop.js
Normal file
@@ -0,0 +1,5 @@
|
||||
function setup_storage_db() {
|
||||
// create indexeddb object store
|
||||
}
|
||||
|
||||
browser.runtime.onInstalled.addListener()
|
||||
Reference in New Issue
Block a user