Skip to content

Commit

Permalink
renamed chrome extension
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelmas committed Feb 7, 2018
1 parent 68a0a40 commit 16e38fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"manifest_version": 2,

"name": "Github Tower",
"name": "Clone to Tower for Github",
"description": "Use Github's \"Open in Desktop\" Button with Tower",
"author": "Gerard Delmàs",
"homepage_url": "https://github.com/gdelmas/GithubTower",
"icons": {
"128": "icon.png"
},
"version": "1.1.0",
"version": "1.1.1",

"content_scripts": [
{
Expand Down

0 comments on commit 16e38fb

Please sign in to comment.