Skip to content

Commit ef723af

Browse files
feat: add privacy policy URL to manifest.json
Adds privacy_policy_url field pointing to GitHub Pages-hosted privacy policy. This is required for Mozilla Add-ons submission. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
1 parent b28d325 commit ef723af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extension/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "Manage Firefox and Gecko browser flags safely - experiment with about:config and experimental features with confidence",
66
"author": "Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>",
77
"homepage_url": "https://github.com/hyperpolymath/fireflag",
8+
"privacy_policy_url": "https://hyperpolymath.github.io/fireflag/PRIVACY.html",
89

910
"icons": {
1011
"16": "icons/fireflag-16.png",

0 commit comments

Comments
 (0)