Skip to content

Commit

Permalink
1.4 and add support for localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
aednichols committed Aug 31, 2021
1 parent 67b6945 commit 7fb53f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"*://bvdp-saturn-alpha.appspot.com/*",
"*://bvdp-saturn-perf.appspot.com/*",
"*://bvdp-saturn-staging.appspot.com/*",
"*://localhost:3000/*"
"*://localhost/*"
]
}
],
"description": "Hides Terra notifications",
"manifest_version": 2,
"name": "Terra Zen",
"version": "1.3",
"version": "1.4",
"icons": {
"16": "turtle_16.png",
"48": "turtle_48.png",
Expand Down

0 comments on commit 7fb53f2

Please sign in to comment.