Skip to content

Commit

Permalink
Update manifest.json to indicate support for Chrome 109+ (#33)
Browse files Browse the repository at this point in the history
> ~3% of the world uses windows 7 which, thus chrome 109.
  • Loading branch information
ImprovedTube authored Dec 4, 2023
1 parent d62158c commit 5f4a070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"128": "assets/icon-128.png"
},
"homepage_url": "https://github.com/iansan5653/markdown-a11y-extension",
"minimum_chrome_version": "112",
"minimum_chrome_version": "109",
"browser_specific_settings": {
"gecko": {
"id": "markdown-a11y-checker@iansan5653",
Expand Down

0 comments on commit 5f4a070

Please sign in to comment.