{ "label": "f1tv.formula1.com", "bugs": { "1950282": { "issue": "firefox-blocked-completely", "matches": ["*://*.formula1.com/*"] } }, "interventions": [ { "platforms": ["all"], "content_scripts": { "js": ["bug1950282-f1tv.formula1.com-unblock-firefox.js"] }, "ua_string": ["Chrome"] }, { "platforms": ["linux"], "content_scripts": { "js": ["bug1950282-formula1.com-platform-linux-fix.js"] } } ] }