Skip to content

Commit

Permalink
🚸 Add extension button action
Browse files Browse the repository at this point in the history
  • Loading branch information
laurens94 committed Jul 19, 2024
1 parent ba96fac commit e627d52
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"version": "4.0.1",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"action": {
"default_popup": "options.html"
},
"icons": {
"48": "icons/128.png"
},
Expand Down Expand Up @@ -41,4 +44,4 @@
"strict_min_version": "109.0"
}
}
}
}

0 comments on commit e627d52

Please sign in to comment.