Inspect and view changes in Smooth Pastel Pattern 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": "Smooth Pastell Pattern",
"manifest_version": 2,
"version": "2.0",
"theme": {
"images": {
"theme_frame": "abstrakt42.png"
},
"colors": {
"frame": "rgba(229, 230, 232, 1)",
"tab_background_text": "rgba(36, 59, 79, 1)",
"toolbar": "rgba(252, 155, 116, 0.75)",
"bookmark_text": "rgba(0, 0, 0, 1)",
"toolbar_field": "rgba(206, 252, 181, 0.69)",
"toolbar_field_text": "rgba(0, 0, 0, 1)",
"tab_line": "rgba(97, 97, 97, 1)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{75fd060e-13d0-45aa-beb6-cb01aed2236b}"
}
}
}