Inspect and view changes in West Coast Eagles (AFL) 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": "West Coast Eagles (AFL)",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "UPLOAD-THIS.svg"
},
"colors": {
"frame": "rgba(0, 48, 135, 1)",
"tab_background_text": "rgba(255, 255, 255, 1)",
"toolbar": "rgba(0, 33, 92, 0.7)",
"bookmark_text": "rgba(255, 255, 255, 1)",
"toolbar_field": "rgba(0, 33, 92, 1)",
"toolbar_field_text": "rgba(255, 255, 255, 1)",
"tab_line": "rgba(242, 169, 0, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{d1a5e3f3-7368-4546-8998-462d5f2365e0}"
}
}
}