Skip to content

Commit 667274c

Browse files
committed
fix: missing ,
1 parent 3806353 commit 667274c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/gather-from-tabs/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "igorlogius",
33
"homepage_url": "https://github.com/igorlogius/webextensions/tree/main/gather-from-tabs",
4-
"description": "Run a userscript in multiple tabs and collect the output"
4+
"description": "Run a userscript in multiple tabs and collect the output",
55
"browser_action": {
66
"default_area": "navbar"
77
},

0 commit comments

Comments
 (0)