Inspect and view changes in OLED - Nord(ish) Highlights 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": "OLED - Nord(ish) Highlights",
"theme": {
"images": {},
"properties": {},
"colors": {
"toolbar": "rgb(16, 15, 15)",
"toolbar_text": "rgb(215, 226, 239)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(215, 226, 239)",
"toolbar_field": "rgb(27, 27, 28)",
"toolbar_field_text": "rgb(255, 255, 255)",
"tab_line": "rgb(62, 56, 62)",
"popup": "rgb(21, 22, 22)",
"popup_text": "rgb(215, 226, 239)",
"ntp_background": "rgb(0, 0, 0)",
"popup_border": "rgb(108, 112, 141)",
"popup_highlight": "rgb(108, 112, 141)",
"sidebar": "rgb(17, 17, 16)",
"tab_loading": "rgb(175, 183, 229)",
"toolbar_field_border_focus": "rgb(108, 112, 141)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{7323ed0e-c657-4a14-b07a-0414ae93921b}"
}
}
}