Skip to content

Commit

Permalink
Merge pull request #1048 from DarkFlorist/manifest-update
Browse files Browse the repository at this point in the history
Rename interceptor in manifest and add a better description
  • Loading branch information
KillariDev authored Jun 21, 2024
2 parents 7016e91 + d0f9ded commit 9dd1d31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/manifestV2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Interceptor",
"description": "Interceptor",
"name": "The Interceptor",
"description": "Gain a clearer understanding of your Ethereum transactions before any of your assets are at risk. Simulate a series of transactions to see what will happen before signing anything. Get warned of common scams and mistakes to avoid them.",
"version": "0.0.0",
"manifest_version": 2,
"browser_action": {
Expand Down
4 changes: 2 additions & 2 deletions app/manifestV3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Interceptor",
"description": "Interceptor",
"name": "The Interceptor",
"description": "Gain a clearer understanding of your Ethereum transactions before any of your assets are at risk. Simulate a series of transactions to see what will happen before signing anything. Get warned of common scams and mistakes to avoid them.",
"version": "0.0.0",
"manifest_version": 3,
"action": {
Expand Down

0 comments on commit 9dd1d31

Please sign in to comment.