update description in the manifest
This commit is contained in:
parent
ca1eb8cf5a
commit
fc4ecef273
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "WebAPI Manager",
|
"name": "WebAPI Manager",
|
||||||
"version": "0.8",
|
"version": "0.9",
|
||||||
"description": "Improves browser security by restricting page access to parts of the Web API.",
|
"description": "Improves browser security and privacy by controlling page access to the Web API.",
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "images/uic-48.png",
|
"48": "images/uic-48.png",
|
||||||
"128": "images/uic-128.png"
|
"128": "images/uic-128.png"
|
||||||
|
|
Loading…
Reference in a new issue