Updated manifest.json

This commit is contained in:
Garrett Brown 2024-04-25 14:55:56 -05:00
parent 3398d0750a
commit f6e94607a7

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "MSN-Redirect",
"version": "0.1.1",
"version": "0.1.2",
"description": "Redirects news articles from MSN/Microsoft Start to their original website.",
"permissions": [
@ -16,7 +16,7 @@
"default_icon":{
"512": "icon.png"
},
"default_title": "MSN-redirect"
"default_title": "MSN Redirect"
}
}