Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Commit

Permalink
Merge pull request #40 from keraf/dev
Browse files Browse the repository at this point in the history
Updated manifest.
  • Loading branch information
keraf authored Sep 28, 2017
2 parents 9517272 + 40107bd commit f950a86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "No Coin",
"description": "Stop coin miners on the web!",
"description": "Block coin miners on the web!",
"version": "0.0.0",
"permissions": [
"activeTab",
Expand All @@ -17,7 +17,7 @@
"128": "img/logo_enabled.png"
},
"browser_action": {
"default_title": "No Coin - Stop coin miners on the web.",
"default_title": "No Coin - Block coin miners on the web.",
"default_icon": {
"128": "img/logo_enabled.png"
},
Expand Down

0 comments on commit f950a86

Please sign in to comment.