This is for Pokemon fans!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Love Pikachus",
"manifest_version": 2,
"version": "1.0",
"theme": {
"images": {
"theme_frame": "lovepikachus.jpg"
},
"colors": {
"frame": "rgba(255, 233, 145, 1)",
"tab_background_text": "rgba(219, 88, 88, 1)",
"toolbar": "rgba(250, 167, 150, 1)",
"bookmark_text": "rgba(199, 91, 91, 1)",
"toolbar_field": "rgba(255, 234, 229, 1)",
"toolbar_field_text": "rgba(110, 22, 22, 1)"
}
}
}