Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Candle - the privacy friendly smart home authored Feb 16, 2022
1 parent 5d2e574 commit 4e3be91
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"author": "CreateCandle",
"author": "CandleSmartHome.com",
"content_scripts": [
{
"css": [
Expand Down Expand Up @@ -36,17 +36,16 @@
"type": "boolean"
}
},
"required": [
"Debugging"
],
"required": [],
"type": "object"
}
},
"short_name": "Privacy",
"version": "0.1.5",
"version": "0.1.6",
"web_accessible_resources": [
"css/*.css",
"images/*.svg",
"images/*.png",
"js/*.js",
"views/*.html"
]
Expand Down

0 comments on commit 4e3be91

Please sign in to comment.