Inspect and view changes in fuck it 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": "fuck it",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-034-e0dfa84411058d2e5627f19f1ea501ca.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgba(138, 204, 255, 0.5)",
"toolbar_text": "rgb(222, 18, 181)",
"frame": "rgb(80, 226, 192)",
"tab_background_text": "rgb(208, 110, 228)",
"toolbar_field": "rgba(226, 247, 255, 0.16)",
"toolbar_field_text": "rgb(185, 17, 223)",
"tab_line": "rgb(222, 18, 181)",
"popup": "rgba(228, 243, 255, 0.97)",
"popup_text": "rgb(109, 30, 119)",
"tab_loading": "rgb(222, 18, 181)"
}
}
}