Skip to content

Commit

Permalink
Change project name
Browse files Browse the repository at this point in the history
  • Loading branch information
sundus-y committed May 21, 2018
1 parent 743afc0 commit 69f9983
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
Binary file modified img/diff-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
{
"name": "Stash++",
"version": "2.3.0",
"name": "Enhance Bitbucket",
"short_name": "Enhance Bitucket",
"version": "3.0.0",
"manifest_version": 2,
"description": "A Chrome extension to make stash better",
"description": "A Chrome extension to make Bitbucket/Stash better.",
"page_action": {
"default_icon":"img/diff-icon.png",
"default_title":"Stash Enhancements"
"default_title":"Bitbucket/Stash Enhancements"
},
"content_scripts": [{
"js": ["js/lib/jquery-2.1.1.min.js",
Expand Down

0 comments on commit 69f9983

Please sign in to comment.