Inspect and view changes in purple 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": "purple",
"theme": {
"images": {
"additional_backgrounds": [
"images/bg-000-5672c42860d5b06e1058dc477397f3ef.svg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"toolbar": "rgb(123, 44, 191)",
"toolbar_text": "rgb(255, 255, 255)",
"frame": "rgb(123, 44, 191)",
"tab_background_text": "rgb(255, 255, 255)",
"toolbar_field": "rgb(90, 24, 154)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgba(233, 211, 208, 0)",
"popup": "rgb(123, 44, 191)",
"popup_text": "rgb(255, 255, 255)",
"button_background_active": "rgb(157, 78, 221)",
"button_background_hover": "rgba(199, 125, 255, 0.5)",
"frame_inactive": "rgb(123, 44, 191)",
"icons_attention": "rgb(199, 125, 255)",
"icons": "rgb(224, 170, 255)",
"ntp_background": "rgb(123, 44, 191)",
"ntp_text": "rgb(255, 255, 255)",
"popup_border": "rgb(224, 170, 255)",
"popup_highlight_text": "rgb(255, 255, 255)",
"popup_highlight": "rgba(199, 125, 255, 0.5)",
"sidebar_border": "rgb(123, 44, 191)",
"sidebar_highlight_text": "rgb(123, 44, 191)",
"sidebar_highlight": "rgb(224, 170, 255)",
"sidebar_text": "rgb(255, 255, 255)",
"sidebar": "rgb(123, 44, 191)",
"tab_background_separator": "rgb(61, 21, 87)",
"tab_loading": "rgb(157, 78, 221)",
"tab_selected": "rgb(157, 78, 221)",
"tab_text": "rgb(255, 255, 255)",
"toolbar_bottom_separator": "rgba(255, 255, 255, 0)",
"toolbar_field_border_focus": "rgb(90, 24, 154)",
"toolbar_field_border": "rgb(90, 24, 154)",
"toolbar_field_focus": "rgb(90, 24, 154)",
"toolbar_field_highlight_text": "rgb(123, 44, 191)",
"toolbar_field_highlight": "rgb(224, 170, 255)",
"toolbar_field_separator": "rgb(90, 24, 154)",
"toolbar_field_text_focus": "rgb(255, 255, 255)",
"toolbar_top_separator": "rgba(255, 255, 255, 0)",
"toolbar_vertical_separator": "rgb(123, 44, 191)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{11485a90-b9d1-49e1-82ad-5c240b7a77fb}"
}
}
}