docs(manifest): update description

This commit is contained in:
EnixCoda 2018-01-15 10:04:59 +08:00
parent f05273f6ac
commit 92372b23fe
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gitako",
"version": "0.1.1",
"version": "0.1.2",
"description": "yet another extension for GitHub",
"repository": "https://github.com/EnixCoda/Gitako",
"author": "EnixCoda",

View file

@ -1,12 +1,12 @@
{
"manifest_version": 2,
"name": "Gitako",
"version": "0.1.1",
"version": "0.1.2",
"author": "EnixCoda",
"icons": {
"128": "icons/Gitako-128x128.png"
},
"description": "yet another GitHub extension.",
"description": "yet another GitHub extension, inspired by Octotree and GayHub.",
"homepage_url": "https://github.com/EnixCoda/Gitako",
"permissions": ["tabs", "storage", "*://github.com/*"],
"content_scripts": [