{
  "label": "www.keisan.nta.go.jp",
  "bugs": {
    "1902520": {
      "issue": "firefox-blocked-completely",
      "matches": ["*://www.keisan.nta.go.jp/kyoutu/ky/sm/*"]
    }
  },
  "interventions": [
    {
      "platforms": ["mac"],
      "ua_string": ["Safari_with_FxQuantum"]
    },
    {
      "platforms": ["linux", "windows"],
      "content_scripts": {
        "js": [
          "spoof_as_windows.js",
          "use_chrome_useragent.js",
          "bug1902520-keisan.nta.go.jp-spoof-windows11.js"
        ]
      }
    }
  ]
}
