Skip to content

Commit 1e63a43

Browse files
authored
Merge pull request #253 from Anshumancanrock/remove-bg-service-file
fix: Empty Background Service Worker Declaration
2 parents 8529a15 + 913e1d4 commit 1e63a43

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/manifest.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
"48": "icons/icon.png"
1313
},
1414

15-
"background": {
16-
"service_worker": "scripts/background.js"
17-
},
1815
"content_scripts": [
1916
{
2017
"matches": [

src/scripts/background.js

Whitespace-only changes.

0 commit comments

Comments
 (0)