Skip to content

Commit

Permalink
feat: add privacy policy to manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnaneJ committed Jul 28, 2023
1 parent b7ec30f commit 5f46f4f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@
"background": {
"service_worker": "./assets/scripts/background.js",
"type": "module"
}
},
"options_page": "./config/index.html",
"homepage_url": "https://github.com/ErnaneJ/tradingworks-plus",
"privacy_policy": "https://github.com/ErnaneJ/tradingworks-plus/blob/master/doc/privacy_policy/en.md",
}

0 comments on commit 5f46f4f

Please sign in to comment.