Skip to content

Commit 7a4244b

Browse files
committed
feat: update to manifest v3 - change local storage usage
1 parent 20c5e40 commit 7a4244b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
5151
"host_permissions": [
5252
"*://*/*"
5353
]
54-
}
54+
}

source/service_worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,4 @@ getSettings(function(settings) {
212212
popup: 'popup.html'
213213
});
214214
}
215-
});
215+
});

0 commit comments

Comments
 (0)