Inspect and view changes in Fifa World Cup-Qatar-22 source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Fifa World Cup-Qatar-22",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "qatar-22.jpg"
},
"colors": {
"frame": "rgba(255, 255, 255, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(85, 148, 73, 0.75)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(16, 66, 6, 1)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(4, 61, 17, 0.92)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{61d22ea2-6ace-4ba2-8c1e-490b72f0ee08}"
}
}
}