enjoy
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "classic tails the fox",
"manifest_version": 2,
"version": "3.0",
"theme": {
"images": {
"theme_frame": "e.png"
},
"colors": {
"frame": "rgba(123, 140, 173, 1)",
"tab_background_text": "rgba(255, 72, 0, 1)",
"toolbar": "rgba(148, 68, 68, 0.31)",
"bookmark_text": "rgba(255, 20, 20, 1)",
"toolbar_field": "rgba(255, 224, 214, 0.22)",
"toolbar_field_text": "rgba(255, 255, 255, 1)"
}
}
}