Inspect and view changes in Rayquaza shiny pokemon 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
{
"manifest_version": 2,
"version": "1.0",
"name": "Rayquaza shiny",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.png"
]
},
"properties": {
"additional_backgrounds_alignment": [
"right center"
],
"additional_backgrounds_tiling": [
"no-repeat"
]
},
"colors": {
"toolbar": "rgba(0, 0, 0, 0.66)",
"toolbar_text": "rgb(252, 7, 17)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(255, 245, 0)",
"toolbar_field": "rgba(0, 0, 0, 0.69)",
"toolbar_field_text": "rgb(255, 2, 6)",
"tab_line": "rgb(253, 215, 0)",
"popup": "rgb(11, 11, 11)",
"popup_text": "rgb(223, 252, 10)",
"tab_selected": "rgba(2, 1, 3, 0.96)",
"tab_loading": "rgb(253, 215, 0)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{85cf6872-0965-4769-a2f7-5abbc8433584}"
}
}
}