Skip to content

Commit

Permalink
Fix typo in manifest url list.
Browse files Browse the repository at this point in the history
  • Loading branch information
bijij authored Dec 31, 2023
1 parent 884aefc commit 381f808
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.base.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "__MSG_appName__",
"version": "5.0.0",
"version": "5.0.1",
"description": "__MSG_appDesc__",
"default_locale": "en",
"icons": {
Expand Down Expand Up @@ -210,7 +210,7 @@
"*://*.google.com.vn/*",
"*://*.google.vu/*",
"*://*.google.ws/*",
"*://*.goocatgle.rs/*",
"*://*.google.rs/*",
"*://*.google.co.za/*",
"*://*.google.co.zm/*",
"*://*.google.co.zw/*",
Expand Down

0 comments on commit 381f808

Please sign in to comment.